Home
last modified time | relevance | path

Searched defs:TFE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1787 static bool parseTexFail(uint64_t TexFailCtrl, bool &TFE, bool &LWE, in parseTexFail()
1828 bool TFE; in selectImageIntrinsic() local
H A DSIInstrInfo.cpp4879 const MachineOperand *TFE = getNamedOperand(MI, AMDGPU::OpName::tfe); in verifyInstruction() local
6884 if (const MachineOperand *TFE = in legalizeOperands() local
H A DSIISelLowering.cpp7849 static bool parseTexFail(SDValue TexFailCtrl, SelectionDAG &DAG, SDValue *TFE, in parseTexFail()
8122 SDValue TFE; in lowerImage() local
15130 MachineOperand *TFE = TII->getNamedOperand(MI, AMDGPU::OpName::tfe); in AddMemOpInit() local