Home
last modified time | relevance | path

Searched defs:SrcAS (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMISelLowering.h367 virtual bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const { in isNoopAddrSpaceCast()
/freebsd-10-stable/contrib/llvm/lib/IR/
DVerifier.cpp559 unsigned SrcAS = CE->getOperand(0)->getType()->getPointerAddressSpace(); in visitGlobalAlias() local
972 unsigned SrcAS = SrcTy->getPointerAddressSpace(); in VerifyBitcastType() local
DConstants.cpp1495 unsigned SrcAS = S->getType()->getPointerAddressSpace(); in getPointerCast() local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DConstantFolding.cpp1008 unsigned SrcAS = SrcPtr->getType()->getPointerAddressSpace(); in ConstantFoldInstOperands() local
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetLowering.h842 virtual bool isNoopAddrSpaceCast(unsigned SrcAS, unsigned DestAS) const { in isNoopAddrSpaceCast()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1572 unsigned SrcAS, unsigned DestAS) { in getAddrSpaceCast()
6062 SDValue X, unsigned SrcAS, in AddrSpaceCastSDNode()
DSelectionDAGBuilder.cpp2957 unsigned SrcAS = SV->getType()->getPointerAddressSpace(); in visitAddrSpaceCast() local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp1768 bool X86TargetLowering::isNoopAddrSpaceCast(unsigned SrcAS, in isNoopAddrSpaceCast()