Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp398 bool NoImplicit) { in CreateMachineInstr() argument
400 MachineInstr(*this, MCID, std::move(DL), NoImplicit); in CreateMachineInstr()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h991 bool NoImplicit = false);