Home
last modified time | relevance | path

Searched defs:OpX (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.cpp372 uint16_t OpX; member
649 int getVOPDFull(unsigned OpX, unsigned OpY, unsigned EncodingFamily) { in getVOPDFull()
658 auto OpX = getVOPDBaseFromComponent(Info->OpX); in getVOPDComponents() local
751 VOPD::InstInfo getVOPDInstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) { in getVOPDInstInfo()
HDAMDGPUBaseInfo.h810 InstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) in InstInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonSplitDouble.cpp355 const MachineOperand &OpX = MI->getOperand(ImmX); in profit() local
HDHexagonConstPropagation.cpp2466 APInt HexagonConstEvaluator::getCmpImm(unsigned Opc, unsigned OpX, in getCmpImm()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetInstrInfo.cpp1095 MachineOperand &OpX = Prev.getOperand(OperandIndices[3]); in reassociateOps() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMTargetTransformInfo.cpp239 Value *OpX = I->getOperand(4); in instCombineIntrinsic() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp18356 Value *OpX = EmitScalarExpr(E->getArg(0)); in EmitHLSLBuiltinExpr() local