|
OpenASIP 2.2
|
This is the complete list of members for InlineAsmParser, including all inherited members.
| addDebugInfoToInlineAsmBB(const llvm::MachineInstr &mi, TTAProgram::BasicBlock &bb) | InlineAsmParser | static |
| addLiveRangeData(const llvm::MachineInstr &mi, TTAProgram::BasicBlock &bb) | InlineAsmParser | |
| asmId_ | InlineAsmParser | private |
| copyInstructions(TTAProgram::Program &prog, TTAProgram::BasicBlock &targetBB, TTAProgram::InstructionReferenceManager &irm) | InlineAsmParser | privatestatic |
| diagnostics() const | InlineAsmParser | inline |
| InlineAsmParser()=delete | InlineAsmParser | |
| InlineAsmParser(const InlineAsmParser &)=delete | InlineAsmParser | |
| InlineAsmParser(const llvm::TCETargetMachine &tm, const llvm::Mangler &mangler) | InlineAsmParser | |
| isInlineAsm(const llvm::MachineInstr &mi) | InlineAsmParser | static |
| mangler_ | InlineAsmParser | private |
| operator=(const InlineAsmParser &)=delete | InlineAsmParser | |
| parse(const llvm::MachineInstr &inlineAsmMI, const std::map< std::string, unsigned > &symbolTable, TTAProgram::BasicBlock &bb, TTAProgram::InstructionReferenceManager &irm) | InlineAsmParser | |
| parserDiagnostic_ | InlineAsmParser | private |
| registerName(const llvm::MachineOperand &mo) const | InlineAsmParser | |
| reportError(size_t lineNum, const std::string &errorMsg) | InlineAsmParser | private |
| reportError(const std::string &errorMsg) | InlineAsmParser | private |
| sanityChecks(const llvm::MachineInstr &mi, TTAProgram::BasicBlock &bb) const | InlineAsmParser | |
| substituteAsmString(const llvm::MachineInstr &mi, const std::map< std::string, unsigned > &symbolTable, const llvm::Mangler &mangler) | InlineAsmParser | |
| tm_ | InlineAsmParser | private |