Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3598 std::string GenericComment = in createMIROperandComment() local
3600 if (!GenericComment.empty()) in createMIROperandComment()
3601 return GenericComment; in createMIROperandComment()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp407 std::string GenericComment = in createMIROperandComment() local
409 if (!GenericComment.empty()) in createMIROperandComment()
410 return GenericComment; in createMIROperandComment()