Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinTemplatesEmitter.cpp175 void EmitUndef(llvm::raw_ostream &OS, StringRef Name) { in EmitUndef() function
204 EmitUndef(OS, Class); in EmitClangBuiltinTemplates()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1234 auto EmitUndef = [&]() { in emitLoc() local
1244 return EmitUndef(); in emitLoc()
1364 return EmitUndef(); in emitLoc()