Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DIntrinsicInst.h251 unsigned getSourceAddressSpace() const { in getSourceAddressSpace() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicInst.h321 unsigned getSourceAddressSpace() const { in getSourceAddressSpace() function
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp725 if (MTI->getSourceAddressSpace() == 0) in InstructionDereferencesPointer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp671 if (MTI->getSourceAddressSpace() == 0) in InstructionDereferencesPointer()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2533 if (MTI.getSourceAddressSpace() > 255 || MTI.getDestAddressSpace() > 255) in SelectIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2559 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp2762 if (MCI->getSourceAddressSpace() > 255 || MCI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3475 if (MTI->getSourceAddressSpace() > 255 || MTI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3389 if (MTI->getSourceAddressSpace() > 255 || MTI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()