/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 94 Type *Int32 = Type::getInt32Ty(C); runOnModule() local
|
/llvm-project/llvm/unittests/Transforms/Vectorize/ |
H A D | VPlanTest.cpp | 877 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 896 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 925 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 952 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 977 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 1015 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 1039 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 1061 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 1245 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 1299 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local 1380 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local [all...] |
H A D | VPlanVerifierTest.cpp | 77 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | DataLayoutTest.cpp | 73 auto *Int32 = Type::getInt32Ty(Context); TEST() local
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Lanai.cpp | 111 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
|
H A D | ARC.cpp | 121 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
|
H A D | X86.cpp | 812 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); classifyArgumentType() local
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 48 Int32 = 0x0074, // 32 bit signed int enumerator 182 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
|
H A D | CodeView.h | 641 Int32 = 4, enumerator
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.cpp | 71 static const MCPhysReg Int32[] = { getCallerSavedRegs() local
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 399 Int32, enumerator 458 int32_t Int32; member
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 64 Int32, enumerator
|
/llvm-project/clang/include/clang/Basic/ |
H A D | TargetBuiltins.h | 192 Int32, global() enumerator
|
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 209 Int32 = 1 << 2, enumerator
|
/llvm-project/llvm/unittests/Frontend/ |
H A D | OpenMPIRBuilderTest.cpp | 3258 IntegerType *Int32 = Type::getInt32Ty(M->getContext()); TEST_F() local 3660 IntegerType *Int32 = Type::getInt32Ty(M->getContext()); TEST_F() local 3743 IntegerType *Int32 = Type::getInt32Ty(Ctx); TEST_F() local 3782 IntegerType *Int32 = Type::getInt32Ty(M->getContext()); TEST_F() local 3983 IntegerType *Int32 = Type::getInt32Ty(Ctx); TEST_F() local 4033 IntegerType *Int32 = Type::getInt32Ty(Ctx); TEST_F() local 4093 IntegerType *Int32 = Type::getInt32Ty(Ctx); TEST_F() local [all...] |
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 329 int32_t Int32; global() member
|
/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 93 Int32, global() enumerator
|