Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h66 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
82 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
107 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
124 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
142 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
154 static void emitOp(llvm::BitCodeAbbrev &abbrev) { in emitOp() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp310 bool ByteCodeEmitter::emitOp(Opcode Op, const Tys &... Args, const SourceInfo &SI) { in emitOp() function in ByteCodeEmitter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp45 void DIEDwarfExpression::emitOp(uint8_t Op, const char* Comment) { in emitOp() function in DIEDwarfExpression
H A DDwarfDebug.cpp175 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp() function in DebugLocDwarfExpression