Home
last modified time | relevance | path

Searched refs:Aperture (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td125 "Has Memory Aperture Base and Size Registers"
H A DSIRegisterInfo.td243 // Aperture registers are 64 bit registers with a LO/HI 32 bit.
H A DSIISelLowering.cpp7100 SDValue Aperture = getSegmentAperture(SrcAS, SL, DAG); in lowerADDRSPACECAST() local
7102 DAG.getNode(ISD::BUILD_VECTOR, SL, MVT::v2i32, Src, Aperture); in lowerADDRSPACECAST()
8704 SDValue Aperture = getSegmentAperture(AS, SL, DAG); in LowerINTRINSIC_WO_CHAIN() local
8710 return DAG.getSetCC(SL, MVT::i1, SrcHi, Aperture, ISD::SETEQ); in LowerINTRINSIC_WO_CHAIN()