reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
 1057       Operands->push_back(LanaiOperand::CreateToken(Mnemonic, NameLoc));
 1059           MCConstantExpr::create(CondCode, getContext()), NameLoc, NameLoc));
 1059           MCConstantExpr::create(CondCode, getContext()), NameLoc, NameLoc));
 1061         Operands->push_back(LanaiOperand::CreateToken(".r", NameLoc));
 1086       Operands->push_back(LanaiOperand::CreateToken(Mnemonic, NameLoc));
 1088           MCConstantExpr::create(CondCode, getContext()), NameLoc, NameLoc));
 1088           MCConstantExpr::create(CondCode, getContext()), NameLoc, NameLoc));
 1093   Operands->push_back(LanaiOperand::CreateToken(Mnemonic, NameLoc));
 1095     Operands->push_back(LanaiOperand::CreateToken(".r", NameLoc));