Home
last modified time | relevance | path

Searched defs:PtrSize (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMangler.cpp104 unsigned PtrSize = DL.getPointerSize(); in addByteCountSuffix() local
H A 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/
H A DAArch64LegalizerInfo.cpp708 unsigned PtrSize = ValTy.getElementType().getSizeInBits(); in legalizeLoadStore() local
735 const unsigned PtrSize = PtrTy.getSizeInBits() / 8; in legalizeVaArg() local
[all...]
H A 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/
H A 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/
H A DAsmPrinter.cpp616 unsigned PtrSize = DL.getPointerTypeSize(GV->getType()); in EmitGlobalVariable() local
1569 unsigned PtrSize = MAI->getCodePointerSize(); in doFinalization() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A 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/Target/Mips/
H A DMipsISelLowering.cpp2154 unsigned PtrSize = PtrVT.getSizeInBits(); in lowerGlobalTLSAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4330 unsigned PtrSize = DL.getPointerSizeInBits(PT->getAddressSpace()); in ParseConstraints() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp315 unsigned PtrSize = IntPtrTy->getIntegerBitWidth(); in foldCmpLoadFromIndexedGlobal() local

Completed in 75 milliseconds