Home
last modified time | relevance | path

Searched defs:ConstStr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/IR/
H A DInlineAsm.cpp244 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDANV.cpp75 auto ConstStr = CGM.GetAddrOfConstantCString(Str, Name.c_str()); in makeConstantString() local
H A DCGObjCGNU.cpp219 auto *ConstStr = TheModule.getGlobalVariable(name); in ExportUniqueString() local