Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h149 static constexpr char const *_LLVM_ = "_LLVM_"; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp40 if (MangledName.consume_front(VFABI::_LLVM_)) { in tryParseISA()