Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelector.cpp37 bool InstructionSelector::constrainOperandRegToRegClass( in constrainOperandRegToRegClass() function in InstructionSelector
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h440 bool constrainOperandRegToRegClass(MachineInstr &I, unsigned OpIdx,
DInstructionSelectorImpl.h865 constrainOperandRegToRegClass(*OutMIs[InsnID].getInstr(), OpIdx, in executeMatchTable()