Home
last modified time | relevance | path

Searched defs:emitOp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h65 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
81 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
106 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
123 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
141 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
153 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp126 bool ByteCodeEmitter::emitOp(Opcode Op, const Tys &... Args, const SourceInfo &SI) { in emitOp() function in ByteCodeEmitter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp52 void DIEDwarfExpression::emitOp(uint8_t Op, const char* Comment) { in emitOp() function in DIEDwarfExpression
H A DDwarfDebug.cpp176 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp() function in DebugLocDwarfExpression