Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp350 bool NoImplicit) { in CreateMachineInstr() argument
352 MachineInstr(*this, MCID, DL, NoImplicit); in CreateMachineInstr()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h811 bool NoImplicit = false);