Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInstrInfo.cpp2981 std::string GenericComment = in createMIROperandComment() local
2983 if (!GenericComment.empty()) in createMIROperandComment()
2984 return GenericComment; in createMIROperandComment()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.cpp582 std::string GenericComment = in createMIROperandComment() local
584 if (!GenericComment.empty()) in createMIROperandComment()
585 return GenericComment; in createMIROperandComment()