Home
last modified time | relevance | path

Searched refs:MorphToMEMri (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp485 MorphToMEMri(unsigned Base, std::unique_ptr<SparcOperand> Op) { in MorphToMEMri() function in __anon132d2cec0211::SparcOperand
739 Offset->isImm() ? SparcOperand::MorphToMEMri(BaseReg, std::move(Offset)) in parseMEMOperand()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp457 MorphToMEMri(unsigned Base, std::unique_ptr<SparcOperand> Op) { in MorphToMEMri() function in __anoncba7d3b40111::SparcOperand
752 Offset->isImm() ? SparcOperand::MorphToMEMri(BaseReg, std::move(Offset)) in parseMEMOperand()