Home
last modified time | relevance | path

Searched defs:IsTexFail (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1801 parseTexFail(uint64_t TexFailCtrl,bool & TFE,bool & LWE,bool & IsTexFail) parseTexFail() argument
1843 bool IsTexFail = false; selectImageIntrinsic() local
H A DSIISelLowering.cpp7778 constructRetValue(SelectionDAG & DAG,MachineSDNode * Result,ArrayRef<EVT> ResultTypes,bool IsTexFail,bool Unpacked,bool IsD16,int DMaskPop,int NumVDataDwords,bool IsAtomicPacked16Bit,const SDLoc & DL) constructRetValue() argument
7850 parseTexFail(SDValue TexFailCtrl,SelectionDAG & DAG,SDValue * TFE,SDValue * LWE,bool & IsTexFail) parseTexFail() argument
8125 bool IsTexFail = false; lowerImage() local