Home
last modified time | relevance | path

Searched refs:emitCallAndSwitchStatement (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h119 void emitCallAndSwitchStatement(Function *newFunction,
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCodeExtractor.cpp95 void emitCallAndSwitchStatement(Function *newFunction,
375 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, in emitCallAndSwitchStatement() function in CodeExtractor
711 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs); in ExtractCodeRegion()
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp411 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, in emitCallAndSwitchStatement() function in CodeExtractor
722 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs); in extractCodeRegion()