Home
last modified time | relevance | path

Searched refs:getSegmentAperture (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h49 SDValue getSegmentAperture(unsigned AS, SelectionDAG &DAG) const;
DSIISelLowering.cpp1441 SDValue SITargetLowering::getSegmentAperture(unsigned AS, in getSegmentAperture() function in SITargetLowering
1502 SDValue Aperture = getSegmentAperture(ASC->getSrcAddressSpace(), DAG); in lowerADDRSPACECAST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h103 SDValue getSegmentAperture(unsigned AS, const SDLoc &DL,
DSIISelLowering.cpp4090 SDValue SITargetLowering::getSegmentAperture(unsigned AS, const SDLoc &DL, in getSegmentAperture() function in SITargetLowering
4178 SDValue Aperture = getSegmentAperture(ASC->getSrcAddressSpace(), SL, DAG); in lowerADDRSPACECAST()