Searched defs:getCode (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h591 template <typename T> T getCode() const { function in struct:CodeNode
615 MachineInstr *getCode() const { function in struct:PhiNode
621 MachineInstr *getCode() const { function in struct:StmtNode
627 MachineBasicBlock *getCode() const { function in struct:BlockNode
635 MachineFunction *getCode() const { function in struct:FuncNode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h108 tgtok::TokKind getCode() const { return CurCode; } function in class:llvm::TGLexer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h86 uint8_t getCode() { return Opcode; } function
H A DDWARFAbbreviationDeclaration.h88 uint32_t getCode() const { return Code; } function in class:llvm::DWARFAbbreviationDeclaration
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h66 index_error_code getCode() const { return Code; } function in class:clang::cross_tu::IndexError
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.cpp28 std::string AsmWriterOperand::getCode(bool PassSubtarget) const { function in class:AsmWriterOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp51 std::string DIAInjectedSource::getCode() const { function in class:DIAInjectedSource

Completed in 122 milliseconds