Home
last modified time | relevance | path

Searched defs:Int32 (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp94 Type *Int32 = Type::getInt32Ty(C); runOnModule() local
/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp877 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 DVPlanVerifierTest.cpp77 IntegerType *Int32 = IntegerType::get(C, 32); TEST() local
/llvm-project/llvm/unittests/IR/
H A DDataLayoutTest.cpp73 auto *Int32 = Type::getInt32Ty(Context); TEST() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DLanai.cpp111 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
H A DARC.cpp121 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
H A DX86.cpp812 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); classifyArgumentType() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h48 Int32 = 0x0074, // 32 bit signed int enumerator
182 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
H A DCodeView.h641 Int32 = 4, enumerator
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp71 static const MCPhysReg Int32[] = { getCallerSavedRegs() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h399 Int32, enumerator
458 int32_t Int32; member
/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp64 Int32, enumerator
/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h192 Int32, global() enumerator
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h209 Int32 = 1 << 2, enumerator
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp3258 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 DWasm.h329 int32_t Int32; global() member
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp93 Int32, global() enumerator