|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/CodeGen/GlobalISel/Utils.h 57 unsigned constrainOperandRegClass(const MachineFunction &MF,
References
lib/CodeGen/GlobalISel/InstructionSelector.cpp 44 return constrainOperandRegClass(MF, TRI, MRI, TII, RBI, I, RC,
lib/CodeGen/GlobalISel/Utils.cpp 107 return constrainOperandRegClass(MF, TRI, MRI, TII, RBI, InsertPt, *RegClass,