Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelector.cpp36 bool InstructionSelector::constrainOperandRegToRegClass( in constrainOperandRegToRegClass() function in InstructionSelector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h494 bool constrainOperandRegToRegClass(MachineInstr &I, unsigned OpIdx,
DInstructionSelectorImpl.h983 constrainOperandRegToRegClass(*OutMIs[InsnID].getInstr(), OpIdx, in executeMatchTable()