Home
last modified time | relevance | path

Searched refs:machineFunctionIsIllegal (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDInstructionSelect.cpp122 if (const MachineInstr *MI = machineFunctionIsIllegal(MF)) { in runOnMachineFunction()
HDLegalizerInfo.cpp428 const MachineInstr *llvm::machineFunctionIsIllegal(const MachineFunction &MF) { in machineFunctionIsIllegal() function in llvm
HDRegBankSelect.cpp724 if (const MachineInstr *MI = machineFunctionIsIllegal(MF)) { in checkFunctionIsLegal()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLegalizerInfo.h1341 const MachineInstr *machineFunctionIsIllegal(const MachineFunction &MF);