reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
10032   llvm::Type *STy = llvm::StructType::get(Int32Ty, Int32Ty, Int32Ty,
10032   llvm::Type *STy = llvm::StructType::get(Int32Ty, Int32Ty, Int32Ty,
10032   llvm::Type *STy = llvm::StructType::get(Int32Ty, Int32Ty, Int32Ty,
10033                                           llvm::ArrayType::get(Int32Ty, 1));
10057   llvm::Value *Idxs[] = {ConstantInt::get(Int32Ty, 0),
10058                          ConstantInt::get(Int32Ty, Index)};
10064                                   llvm::ConstantInt::get(Int32Ty, Value));