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