Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineFunction.cpp382 bool NoImplicit) { in CreateMachineInstr() argument
384 MachineInstr(*this, MCID, std::move(DL), NoImplicit); in CreateMachineInstr()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineFunction.h941 bool NoImplicit = false);