HomeSort by relevance Sort by last modified time
    Searched defs:FunctionNames (Results 1 - 8 of 8) sorted by null

  /external/clang/lib/CodeGen/
CoverageMappingGen.h 57 std::vector<llvm::Constant *> FunctionNames;
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 108 char const *FunctionNames[4][3] = {
119 DAG.getExternalSymbol(FunctionNames[AEABILibcall][AlignVariant],
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 108 char const *FunctionNames[4][3] = {
119 DAG.getExternalSymbol(FunctionNames[AEABILibcall][AlignVariant],
  /external/deqp/modules/egl/
teglGetProcAddressTests.cpp 52 struct FunctionNames
57 FunctionNames (int numFunctions_, const char* const* functions_)
64 FunctionNames getExtFunctionNames (const std::string& extName)
69 return FunctionNames(s_extensions[ndx].numFunctions, s_extensions[ndx].functions);
73 return FunctionNames(0, DE_NULL);
186 const FunctionNames funcNames = getExtFunctionNames(m_extName);
279 FunctionNames getCoreFunctionNames (EGLint apiType)
283 case EGL14: return FunctionNames(DE_LENGTH_OF_ARRAY(s_EGL14), s_EGL14);
284 case EGL15: return FunctionNames(DE_LENGTH_OF_ARRAY(s_EGL15), s_EGL15);
285 case GLES : return FunctionNames(DE_LENGTH_OF_ARRAY(s_GLES10), s_GLES10)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
WasmYAML.h 187 std::vector<NameEntry> FunctionNames;
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
COFFDumper.cpp     [all...]
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 181 milliseconds