Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1811 parseTexFail(uint64_t TexFailCtrl,bool & TFE,bool & LWE,bool & IsTexFail) parseTexFail() argument
1853 bool IsTexFail = false; selectImageIntrinsic() local
H A DSIISelLowering.cpp7339 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
7412 parseTexFail(SDValue TexFailCtrl,SelectionDAG & DAG,SDValue * TFE,SDValue * LWE,bool & IsTexFail) parseTexFail() argument
7687 bool IsTexFail = false; lowerImage() local