Home
last modified time | relevance | path

Searched refs:getBitOp2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp112 if (unsigned BitOp2 = AMDGPU::getBitOp2(Opc2)) in doReplace()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp606 bool IsConvertibleToBitOp = VOPD3 ? getBitOp2(Opc) : 0; in getCanBeVOPD()
624 bool IsConvertibleToBitOp = VOPD3 ? getBitOp2(Opc) : 0; in getVOPDOpcode()
763 unsigned getBitOp2(unsigned Opc) { in getBitOp2() function
780 bool IsConvertibleToBitOp = VOPD3 ? getBitOp2(OpY) : 0; in getVOPDFull()
H A DAMDGPUBaseInfo.h599 unsigned getBitOp2(unsigned Opc);