Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h65 Expected<JITEvaluatedSymbol> lookup(VSO &V, StringRef UnmangledName) { in lookup()
70 Expected<JITEvaluatedSymbol> lookup(StringRef UnmangledName) { in lookup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp60 std::string LLJIT::mangle(StringRef UnmangledName) { in mangle()
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp2308 SPIRVToLLVM::transOCLVectorLoadStore(std::string& UnmangledName, in transOCLVectorLoadStore()
2351 std::string UnmangledName; in transOCLBuiltinFromExtInst() local