Searched refs:SelectBITOP3 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelDAGToDAG.h | 246 bool SelectBITOP3(SDValue In, SDValue &Src0, SDValue &Src1, SDValue &Src2,
|
| H A D | VOP3Instructions.td | 9 def BITOP3_32 : ComplexPattern<i32, 4, "SelectBITOP3", [and, or, xor]>; 10 def BITOP3_16 : ComplexPattern<i16, 4, "SelectBITOP3", [and, or, xor]>;
|
| H A D | AMDGPUISelDAGToDAG.cpp | 3841 bool AMDGPUDAGToDAGISel::SelectBITOP3(SDValue In, SDValue &Src0, SDValue &Src1, in SelectBITOP3() function in AMDGPUDAGToDAGISel
|