Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.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()
H A DAMDGPUBaseInfo.h810 InstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) in InstInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp355 const MachineOperand &OpX = MI->getOperand(ImmX); in profit() local
H A DHexagonConstPropagation.cpp2466 APInt HexagonConstEvaluator::getCmpImm(unsigned Opc, unsigned OpX, in getCmpImm() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1095 MachineOperand &OpX = Prev.getOperand(OperandIndices[3]); in reassociateOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp239 Value *OpX = I->getOperand(4); in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp18356 Value *OpX = EmitScalarExpr(E->getArg(0)); in EmitHLSLBuiltinExpr() local