Home
last modified time | relevance | path

Searched defs:oldFunc (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp101 const TFunction &oldFunc) in CloneFunction()
118 const TFunction &oldFunc, in CloneFunctionAndPrependParam()
138 const TFunction &oldFunc, in CloneFunctionAndAppendParams()
161 const TFunction &oldFunc, in CloneFunctionAndChangeReturnType()
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp662 Function *oldFunc = (*Blocks.begin())->getParent(); in moveCodeToFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1327 Function *oldFunc = (*Blocks.begin())->getParent(); in moveCodeToFunction() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1383 Function *oldFunc = (*Blocks.begin())->getParent(); in moveCodeToFunction() local
/external/libxml2/
Dxpath.c13153 const xmlChar *oldFunc, *oldFuncURI; in xmlXPathCompOpEval() local