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.cpp2981 std::string GenericComment = in createMIROperandComment()
2983 if (!GenericComment.empty()) in createMIROperandComment()
2984 return GenericComment; in createMIROperandComment()
2974 std::string GenericComment = createMIROperandComment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp582 std::string GenericComment = in createMIROperandComment() local
584 if (!GenericComment.empty()) in createMIROperandComment()
585 return GenericComment; in createMIROperandComment()