Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h722 bool NoImp = false);
DMachineInstr.h260 bool NoImp = false);