Home
last modified time | relevance | path

Searched refs:constrainOperandRegToRegClass (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelector.cpp37 bool InstructionSelector::constrainOperandRegToRegClass( in constrainOperandRegToRegClass() function in InstructionSelector
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h440 bool constrainOperandRegToRegClass(MachineInstr &I, unsigned OpIdx,
H A DInstructionSelectorImpl.h865 constrainOperandRegToRegClass(*OutMIs[InsnID].getInstr(), OpIdx, in executeMatchTable()