Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Bitcode/
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
/external/llvm-project/clang/lib/AST/Interp/
DByteCodeEmitter.cpp126 bool ByteCodeEmitter::emitOp(Opcode Op, const Tys &... Args, const SourceInfo &SI) { in emitOp() function in ByteCodeEmitter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp53 void DIEDwarfExpression::emitOp(uint8_t Op, const char* Comment) { in emitOp() function in DIEDwarfExpression
DDwarfDebug.cpp172 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp() function in DebugLocDwarfExpression
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp52 void DIEDwarfExpression::emitOp(uint8_t Op, const char* Comment) { in emitOp() function in DIEDwarfExpression
DDwarfDebug.cpp156 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp() function in DebugLocDwarfExpression