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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp124 if (const MachineInstr *MI = machineFunctionIsIllegal(MF)) {
H A DRegBankSelect.cpp687 if (const MachineInstr *MI = machineFunctionIsIllegal(MF)) {
H A DLegalizerInfo.cpp739 const MachineInstr *llvm::machineFunctionIsIllegal(const MachineFunction &MF) { function in class:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1499 const MachineInstr *machineFunctionIsIllegal(const MachineFunction &MF);

Completed in 146 milliseconds