Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp40 static StringRef StripIntrinArgSelectTypePrefix(StringRef Type) { in StripIntrinArgSelectTypePrefix() function
452 << "IntrinArgSelect::Type::" << StripIntrinArgSelectTypePrefix(Type) in emitDXILIntrinsicMap()
469 StringRef StrippedName = StripIntrinArgSelectTypePrefix(Records->getName()); in emitDXILIntrinsicArgSelectTypes()