Home
last modified time | relevance | path

Searched defs:PtrSize (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMangler.cpp104 unsigned PtrSize = DL.getPointerSize(); in addByteCountSuffix() local
DInstructions.cpp2646 unsigned PtrSize = SrcIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
2670 unsigned PtrSize = MidIntPtrTy->getScalarSizeInBits(); in isEliminableCastPair() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp708 unsigned PtrSize = ValTy.getElementType().getSizeInBits(); in legalizeLoadStore() local
735 const unsigned PtrSize = PtrTy.getSizeInBits() / 8; in legalizeVaArg() local
DAArch64ISelLowering.cpp5713 unsigned PtrSize = Subtarget->isTargetILP32() ? 4 : 8; in LowerVACOPY() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp342 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in reset() local
418 unsigned PtrSize = EE->getDataLayout().getPointerSize(); in isTargetNullPtr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp616 unsigned PtrSize = DL.getPointerTypeSize(GV->getType()); in EmitGlobalVariable() local
1569 unsigned PtrSize = MAI->getCodePointerSize(); in doFinalization() local
DDwarfDebug.cpp2188 unsigned PtrSize = Asm->MAI->getCodePointerSize(); in emitDebugLocEntry() local
2629 unsigned PtrSize = Asm->MAI->getCodePointerSize(); in emitDebugARanges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp518 unsigned PtrSize = PtrTy.getSizeInBits(); in getInstrAlternativeMappings() local
2359 unsigned PtrSize = PtrTy.getSizeInBits(); in getInstrMappingForLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1532 uint32_t PtrSize = getDataLayout().getPointerSizeInBits(); in executeIntToPtrInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2154 unsigned PtrSize = PtrVT.getSizeInBits(); in lowerGlobalTLSAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp315 unsigned PtrSize = IntPtrTy->getIntegerBitWidth(); in foldCmpLoadFromIndexedGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4330 unsigned PtrSize = DL.getPointerSizeInBits(PT->getAddressSpace()); in ParseConstraints() local