Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineFunction.cpp375 bool NoImplicit) { in CreateMachineInstr() argument
377 MachineInstr(*this, MCID, std::move(DL), NoImplicit); in CreateMachineInstr()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineFunction.h924 bool NoImplicit = false);