Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineFunction.cpp252 bool NoImp) { in CreateMachineInstr() argument
254 MachineInstr(*this, MCID, DL, NoImp); in CreateMachineInstr()
DMachineInstr.cpp653 DebugLoc dl, bool NoImp) in MachineInstr() argument
671 if (!NoImp) in MachineInstr()
/external/llvm/include/llvm/CodeGen/
DMachineFunction.h506 bool NoImp = false);
DMachineInstr.h134 bool NoImp = false);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp343 bool NoImp) { in CreateMachineInstr() argument
345 MachineInstr(*this, MCID, DL, NoImp); in CreateMachineInstr()
DMachineInstr.cpp117 DebugLoc dl, bool NoImp) in MachineInstr() argument
128 if (!NoImp) in MachineInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h722 bool NoImp = false);
DMachineInstr.h260 bool NoImp = false);
/external/llvm-project/llvm/lib/CodeGen/
DMachineInstr.cpp119 DebugLoc dl, bool NoImp) in MachineInstr() argument
130 if (!NoImp) in MachineInstr()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstr.h269 bool NoImp = false);