Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1410 std::string GenericComment = in createMIROperandComment() local
1412 if (!GenericComment.empty()) in createMIROperandComment()
1413 return GenericComment; in createMIROperandComment()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp579 std::string GenericComment = in createMIROperandComment() local
581 if (!GenericComment.empty()) in createMIROperandComment()
582 return GenericComment; in createMIROperandComment()