Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFunction.h394 bool NoImp = false);
DMachineInstr.h114 bool NoImp = false);
/external/llvm/lib/CodeGen/
DMachineFunction.cpp180 DebugLoc DL, bool NoImp) { in CreateMachineInstr() argument
182 MachineInstr(*this, MCID, DL, NoImp); in CreateMachineInstr()
DMachineInstr.cpp589 DebugLoc dl, bool NoImp) in MachineInstr() argument
602 if (!NoImp) in MachineInstr()