Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2566 std::string GenericComment = in createMIROperandComment() local
2568 if (!GenericComment.empty()) in createMIROperandComment()
2569 return GenericComment; in createMIROperandComment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp581 std::string GenericComment = in createMIROperandComment() local
583 if (!GenericComment.empty()) in createMIROperandComment()
584 return GenericComment; in createMIROperandComment()