Home
last modified time | relevance | path

Searched defs:getTypeString (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDStackFrameLayoutAnalysisPass.cpp135 std::string getTypeString(SlotType Ty) { in getTypeString() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDWindowsResource.h102 ArrayRef<UTF16> getTypeString() const { return Type; } in getTypeString() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.h106 const char *getTypeString(unsigned ID) const { in getTypeString() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Support/
HDRISCVVIntrinsicUtils.cpp265 auto getTypeString = [&](StringRef TypeStr) { in initTypeStr() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDXCore.cpp632 static bool getTypeString(SmallStringEnc &Enc, const Decl *D, in getTypeString() function
/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangOpenCLBuiltinEmitter.cpp993 std::string OpenCLBuiltinFileEmitterBase::getTypeString(const Record *Type, in getTypeString() function in OpenCLBuiltinFileEmitterBase
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64FrameLowering.cpp5055 std::string getTypeString() const { in getTypeString() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp71 static std::string getTypeString(Type *T) { in getTypeString() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp549 Expr *getTypeString(QualType T) { in getTypeString() function