Home
last modified time | relevance | path

Searched defs:Int64Ty (Results 1 – 25 of 56) sorted by relevance

123

/external/llvm-project/llvm/lib/Transforms/Utils/
DAMDGPUEmitPrintf.cpp42 auto Int64Ty = Builder.getInt64Ty(); in fitArgInto64Bits() local
66 auto Int64Ty = Builder.getInt64Ty(); in callPrintfBegin() local
76 auto Int64Ty = Builder.getInt64Ty(); in callAppendArgs() local
105 auto Int64Ty = Builder.getInt64Ty(); in getStrlenWithNull() local
167 auto Int64Ty = Builder.getInt64Ty(); in callAppendStringN() local
DIntegerDivision.cpp557 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
655 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/llvm-project/llvm/unittests/IR/
DVectorTypesTest.cpp38 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
132 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
278 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
324 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
DConstantsTest.cpp133 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
195 Type *Int64Ty = Type::getInt64Ty(Context); in TEST() local
/external/llvm/lib/IR/
DProfileSummary.cpp31 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
53 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
DMDBuilder.cpp60 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp28 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
50 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
DMDBuilder.cpp62 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/external/llvm-project/llvm/lib/IR/
DProfileSummary.cpp29 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
59 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
DMDBuilder.cpp62 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/external/llvm-project/llvm/unittests/CodeGen/
DScalableVectorMVTsTest.cpp93 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
/external/llvm-project/llvm/tools/llvm-c-test/
Ddebuginfo.c69 LLVMMetadataRef Int64Ty = in llvm_test_dibuilder() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp558 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
656 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp557 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
655 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/external/llvm/unittests/IR/
DConstantsTest.cpp134 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
195 Type *Int64Ty = Type::getInt64Ty(Context); in TEST() local
DInstructionsTest.cpp177 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
417 Type* Int64Ty = Type::getInt64Ty(C); in TEST() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp681 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in lowerIncrement() local
688 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in lowerIncrement() local
1010 auto *Int64Ty = Type::getInt64Ty(M->getContext()); in emitRegistration() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp211 Type *Int64Ty = Type::getInt64Ty(I->getContext()); in extractAlignmentInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp407 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
845 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp396 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
802 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp254 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp256 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/external/llvm-project/llvm/unittests/FuzzMutate/
DOperationsTest.cpp334 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local

123