Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1451 static bool parseTexFail(uint64_t TexFailCtrl, bool &TFE, bool &LWE, in parseTexFail()
1493 bool TFE; in selectImageIntrinsic() local
H A DSIInstrInfo.cpp3936 const MachineOperand *TFE = getNamedOperand(MI, AMDGPU::OpName::tfe); in verifyInstruction() local
5647 if (const MachineOperand *TFE = in legalizeOperands() local
H A DSIISelLowering.cpp5911 static bool parseTexFail(SDValue TexFailCtrl, SelectionDAG &DAG, SDValue *TFE, in parseTexFail()
6178 SDValue TFE; in lowerImage() local
11258 MachineOperand *TFE = TII->getNamedOperand(MI, AMDGPU::OpName::tfe); in AddIMGInit() local