Home
last modified time | relevance | path

Searched defs:OpY (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp373 uint16_t OpY; member
649 int getVOPDFull(unsigned OpX, unsigned OpY, unsigned EncodingFamily) { in getVOPDFull()
659 auto OpY = getVOPDBaseFromComponent(Info->OpY); 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/CodeGen/
H A DTargetInstrInfo.cpp1096 MachineOperand &OpY = Root.getOperand(OperandIndices[4]); in reassociateOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp240 Value *OpY = I->getOperand(5); in instCombineIntrinsic() local