Home
last modified time | relevance | path

Searched defs:getOperandDef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CondBrTuning.cpp81 MachineInstr *AArch64CondBrTuning::getOperandDef(const MachineOperand &MO) { in getOperandDef() function in AArch64CondBrTuning
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp153 MachineCombiner::getOperandDef(const MachineOperand &MO) { in getOperandDef() function in MachineCombiner