Home
last modified time | relevance | path

Searched refs:getSourceAddressSpace (Results 1 – 18 of 18) sorted by relevance

/external/llvm/include/llvm/IR/
DIntrinsicInst.h251 unsigned getSourceAddressSpace() const { in getSourceAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h408 unsigned getSourceAddressSpace() const { in getSourceAddressSpace() function
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h490 unsigned getSourceAddressSpace() const { in getSourceAddressSpace() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp567 MI->getDestAddressSpace(), MI->getSourceAddressSpace(), in getMemcpyCost()
DARMFastISel.cpp2548 if (MTI.getSourceAddressSpace() > 255 || MTI.getDestAddressSpace() > 255) in SelectIntrinsicCall()
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp725 if (MTI->getSourceAddressSpace() == 0) in InstructionDereferencesPointer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp694 if (MTI->getSourceAddressSpace() == 0) in InstructionDereferencesPointer()
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp980 SrcAddrSpace = MC->getSourceAddressSpace(); in getNumMemOps()
DARMFastISel.cpp2543 if (MTI.getSourceAddressSpace() > 255 || MTI.getDestAddressSpace() > 255) in SelectIntrinsicCall()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2533 if (MTI.getSourceAddressSpace() > 255 || MTI.getDestAddressSpace() > 255) in SelectIntrinsicCall()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2584 if (MCI->getSourceAddressSpace() > 255 || MCI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/llvm-project/llvm/lib/Target/X86/
DX86FastISel.cpp2768 if (MCI->getSourceAddressSpace() > 255 || MCI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp868 II.getSourceAddressSpace() != DL.getAllocaAddrSpace())) in visitMemTransferInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp2748 if (MCI->getSourceAddressSpace() > 255 || MCI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSROA.cpp874 II.getSourceAddressSpace() != DL.getAllocaAddrSpace())) in visitMemTransferInst()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3389 if (MTI->getSourceAddressSpace() > 255 || MTI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3549 if (MTI->getSourceAddressSpace() > 255 || MTI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3551 if (MTI->getSourceAddressSpace() > 255 || MTI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()