Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp309 uint16_t OpY; member
511 int getVOPDFull(unsigned OpX, unsigned OpY) { in getVOPDFull()
520 auto OpY = getVOPDBaseFromComponent(Info->OpY); in getVOPDComponents() local
609 VOPD::InstInfo getVOPDInstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) { in getVOPDInstInfo()
H A DAMDGPUBaseInfo.h728 InstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) in InstInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp955 MachineOperand &OpY = Root.getOperand(OpIdx[Row][3]); in reassociateOps() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp234 Value *OpY = I->getOperand(5); in instCombineIntrinsic() local