Home
last modified time | relevance | path

Searched defs:NameStr (Results 1 – 20 of 20) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp26 SmallString<60> NameStr; in endModule() local
H A DAsmPrinter.cpp3169 SmallString<60> NameStr; in GetExternalSymbolSymbol() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp47 FunctionCallee Func, ArrayRef<Value *> Args, const Twine &NameStr, in createCallInstWithColors()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp225 SmallString<128> NameStr; in getSymbol() local
H A DTargetLoweringObjectFile.cpp133 SmallString<60> NameStr; in getSymbolWithGlobalValueBase() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp270 const char *NameStr = Name.c_str(); in getSymbolAddressInProcess() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp190 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst()
196 const Twine &NameStr, BasicBlock *InsertAtEnd) in LandingPadInst()
215 const Twine &NameStr, in Create()
221 const Twine &NameStr, in Create()
226 void LandingPadInst::init(unsigned NumReservedValues, const Twine &NameStr) { in init()
513 void CallInst::init(FunctionType *FTy, Value *Func, const Twine &NameStr) { in init()
827 const Twine &NameStr) { in init()
896 const Twine &NameStr) { in init()
1104 const Twine &NameStr, in CatchSwitchInst()
1185 const Twine &NameStr) { in init()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTemplateName.cpp259 std::string NameStr; in operator <<() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2403 SmallString<128> NameStr(".rodata.jmp.."); in getSectionForJumpTable() local
2486 SmallString<128> NameStr; in getFunctionEntryPointSymbol() local
2511 SmallString<128> NameStr; in getSectionForFunctionDescriptor() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp861 const StringRef& NameStr = Name.str(); in mangleNameItanium() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp284 const char *NameStr; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp444 StringRef NameStr = in getPGOFuncNameVarInitializer() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp582 raw_string_ostream NameStr(Name); in getVirtualRegisterName() local
/freebsd-13.1/lib/libefivar/
H A Defivar-dp-parse.c2676 CHAR16 *NameStr; in DevPathFromTextiSCSI() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp558 Init *NameStr = QualifiedNameOfImplicitName(CurMultiClass); in ParseObjectName() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp920 std::string NameStr = Name.getAsString(); in AddTopLevelDeclarationToHash() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2872 const std::string &NameStr, in setInstName()
5789 std::string NameStr; in parseBasicBlock() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1073 std::string NameStr; in RewriteObjCMethodDecl() local
H A DRewriteModernObjC.cpp1239 std::string NameStr; in RewriteObjCMethodDecl() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2031 StringRef NameStr(ValueName.data(), ValueName.size()); in recordValue() local