Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h323 bool NoImp = false);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp99 DebugLoc DL, bool NoImp) in MachineInstr() argument
111 if (!NoImp) in MachineInstr()