Searched defs:TFE (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstructionSelector.cpp | 1800 parseTexFail(uint64_t TexFailCtrl,bool & TFE,bool & LWE,bool & IsTexFail) parseTexFail() argument |
H A D | SIInstrInfo.cpp | 4879 const MachineOperand *TFE = getNamedOperand(MI, AMDGPU::OpName::tfe); verifyInstruction() local |
H A D | SIISelLowering.cpp | 7849 parseTexFail(SDValue TexFailCtrl,SelectionDAG & DAG,SDValue * TFE,SDValue * LWE,bool & IsTexFail) parseTexFail() argument |