Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp101 const std::string &GPostfix,
H A DFixedLenDecoderEmitter.cpp133 std::string GPostfix = " == MCDisassembler::Fail)", in FixedLenDecoderEmitter() argument
138 GuardPrefix(std::move(GPrefix)), GuardPostfix(std::move(GPostfix)), in FixedLenDecoderEmitter()
2554 const std::string &GPostfix, const std::string &ROK, in EmitFixedLenDecoder() argument
2556 FixedLenDecoderEmitter(RK, PredicateNamespace, GPrefix, GPostfix, in EmitFixedLenDecoder()