/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | AMDGPUEmitPrintf.cpp | 26 auto Int64Ty = Builder.getInt64Ty(); in fitArgInto64Bits() local 50 auto Int64Ty = Builder.getInt64Ty(); in callPrintfBegin() local 60 auto Int64Ty = Builder.getInt64Ty(); in callAppendArgs() local 89 auto Int64Ty = Builder.getInt64Ty(); in getStrlenWithNull() local 151 auto Int64Ty = Builder.getInt64Ty(); in callAppendStringN() local
|
D | IntegerDivision.cpp | 526 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local 621 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
|
/external/llvm/lib/IR/ |
D | ProfileSummary.cpp | 31 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local 53 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
|
D | MDBuilder.cpp | 60 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 28 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local 50 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
|
D | MDBuilder.cpp | 62 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 28 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local 58 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
|
D | MDBuilder.cpp | 62 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local 340 auto *Int64Ty = Type::getInt64Ty(Context); in createPseudoProbeDesc() local 350 auto *Int64Ty = Type::getInt64Ty(Context); in createLLVMStats() local
|
/external/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 558 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/ |
D | IntegerDivision.cpp | 557 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local 655 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUHSAMetadataStreamer.cpp | 386 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local 814 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local 1017 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 134 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local 195 Type *Int64Ty = Type::getInt64Ty(Context); in TEST() local
|
D | InstructionsTest.cpp | 177 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local 417 Type* Int64Ty = Type::getInt64Ty(C); in TEST() local
|
/external/AFLplusplus/instrumentation/ |
D | cmplog-switches-pass.cc | 160 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); local
|
D | cmplog-instructions-pass.cc | 165 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); in hookInstrs() local
|
D | compare-transform-pass.so.cc | 175 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); local
|
D | cmplog-routines-pass.cc | 145 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | AlignmentFromAssumptions.cpp | 211 Type *Int64Ty = Type::getInt64Ty(I->getContext()); in extractAlignmentInfo() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUHSAMetadataStreamer.cpp | 407 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local 845 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
|
D | AMDGPUPrintfRuntimeBinding.cpp | 404 Type *Int64Ty = Type::getInt64Ty(Ctx); in lowerPrintfForGpu() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | AlignmentFromAssumptions.cpp | 254 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | AlignmentFromAssumptions.cpp | 256 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 194 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anonc4c9f9ee0111::SanitizerCoverageModule
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 678 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in getCounterAddress() local 1164 auto *Int64Ty = Type::getInt64Ty(M->getContext()); in emitRegistration() local
|