Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DUtils.h120 void reportGISelWarning(MachineFunction &MF, const TargetPassConfig &TPC,
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizer.cpp373 reportGISelWarning(MF, TPC, MORE, R); in runOnMachineFunction()
DUtils.cpp232 void llvm::reportGISelWarning(MachineFunction &MF, const TargetPassConfig &TPC, in reportGISelWarning() function in llvm