/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetTransformInfo.h | 55 unsigned AddrSpace) const { in isLegalToVectorizeLoadChain() 60 unsigned AddrSpace) const { in isLegalToVectorizeStoreChain() 99 bool hasVolatileVariant(Instruction *I, unsigned AddrSpace) { in hasVolatileVariant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetMachine.h | 59 uint64_t getNullPointerValue(unsigned AddrSpace) const { in getNullPointerValue()
|
D | SIMemoryLegalizer.cpp | 715 SIAtomicAddrSpace AddrSpace, in insertCacheInvalidate() 757 SIAtomicAddrSpace AddrSpace, in insertWait() 853 SIAtomicAddrSpace AddrSpace, in insertCacheInvalidate() 955 SIAtomicAddrSpace AddrSpace, in insertCacheInvalidate() 1007 SIAtomicAddrSpace AddrSpace, in insertWait()
|
D | R600ISelLowering.cpp | 1665 EVT VT, unsigned AddrSpace, unsigned Align, MachineMemOperand::Flags Flags, in allowsMisalignedMemoryAccesses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LowLevelType.cpp | 30 unsigned AddrSpace = PTy->getAddressSpace(); in getLLTForType() local
|
D | TargetLoweringBase.cpp | 1524 LLVMContext &Context, const DataLayout &DL, EVT VT, unsigned AddrSpace, in allowsMemoryAccessForAlignment() 1552 LLVMContext &Context, const DataLayout &DL, EVT VT, unsigned AddrSpace, in allowsMemoryAccess()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DataLayout.cpp | 225 unsigned AddrSpace = getInt(R); in getAddrSpace() local 274 unsigned AddrSpace = Tok.empty() ? 0 : getInt(Tok); in parseSpecifier() local 519 void DataLayout::setPointerAlignment(uint32_t AddrSpace, Align ABIAlign, in setPointerAlignment()
|
D | Function.cpp | 252 static unsigned computeAddrSpace(unsigned AddrSpace, Module *M) { in computeAddrSpace() 260 Function::Function(FunctionType *Ty, LinkageTypes Linkage, unsigned AddrSpace, in Function()
|
D | Instructions.cpp | 1210 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst() 1214 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, const Twine &Name, in AllocaInst() 1218 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() 1223 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() 1227 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() 1238 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
|
D | Type.cpp | 652 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 289 bool hasVolatileVariant(Instruction *I, unsigned AddrSpace) { return false; } in hasVolatileVariant() 294 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost() 576 unsigned getLoadStoreVecRegBitWidth(unsigned AddrSpace) const { return 128; } in getLoadStoreVecRegBitWidth() 584 unsigned AddrSpace) const { in isLegalToVectorizeLoadChain() 590 unsigned AddrSpace) const { in isLegalToVectorizeStoreChain()
|
D | TargetTransformInfo.h | 1504 unsigned AddrSpace, in isLegalAddressingMode() 1555 bool hasVolatileVariant(Instruction *I, unsigned AddrSpace) override { in hasVolatileVariant() 1563 unsigned AddrSpace) override { in getScalingFactorCost() 1838 unsigned getLoadStoreVecRegBitWidth(unsigned AddrSpace) const override { in getLoadStoreVecRegBitWidth() 1849 unsigned AddrSpace) const override { in isLegalToVectorizeLoadChain() 1855 unsigned AddrSpace) const override { in isLegalToVectorizeStoreChain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelectorImpl.h | 396 unsigned AddrSpace = MatchTable[CurrentIdx++]; in executeMatchTable() local 551 const unsigned AddrSpace = Ty.getAddressSpace(); in executeMatchTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 47 unsigned AddrSpace = 0; member
|
D | BasicTTIImpl.h | 265 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalityPredicates.cpp | 87 unsigned AddrSpace) { in isPointer()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 375 bool isNonIntegralAddressSpace(unsigned AddrSpace) const { in isNonIntegralAddressSpace()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.h | 271 bool ParseOptionalProgramAddrSpace(unsigned &AddrSpace) { in ParseOptionalProgramAddrSpace()
|
D | LLParser.cpp | 923 unsigned AddrSpace = PTy->getAddressSpace(); in parseIndirectSymbol() local 1035 unsigned AddrSpace; in ParseGlobal() local 1568 bool LLParser::ParseOptionalAddrSpace(unsigned &AddrSpace, unsigned DefaultAS) { in ParseOptionalAddrSpace() 2154 bool LLParser::ParseOptionalCommaAddrSpace(unsigned &AddrSpace, in ParseOptionalCommaAddrSpace() 2412 unsigned AddrSpace; in ParseType() local 5387 unsigned AddrSpace = 0; in ParseFunctionHeader() local 6893 unsigned AddrSpace = 0; in ParseAlloc() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 960 unsigned AddrSpace = GEP->getPointerAddressSpace(); in splitGEP() local
|
D | InferAddressSpaces.cpp | 757 Use &U, unsigned AddrSpace) { in isSimplePointerUseValidToReplace()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMParallelDSP.cpp | 772 const unsigned AddrSpace = DomLoad->getPointerAddressSpace(); in CreateWideLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1177 unsigned AddrSpace) const override { in storeOfVectorConstantIsCheap()
|
D | X86ISelDAGToDAG.cpp | 2291 unsigned AddrSpace = cast<MemSDNode>(Parent)->getPointerInfo().getAddrSpace(); in selectVectorAddr() local 2332 unsigned AddrSpace = in selectAddr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1323 unsigned AddrSpace = cast<PointerType>(Ptr->getType())->getAddressSpace(); in simplifyX86MaskedLoad() local 1366 unsigned AddrSpace = cast<PointerType>(Ptr->getType())->getAddressSpace(); in simplifyX86MaskedStore() local
|