Home
last modified time | relevance | path

Searched defs:HasCall (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp260 auto HasCall = [&Indexes] (const LiveInterval::Segment &S) { in shouldCoalesce() local
DHexagonFrameLowering.cpp857 bool HasCall = false, HasAllocFrame = false; in findCFILocation() local
/third_party/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp1103 bool AggressiveDCEPass::HasCall(Function* func) { in HasCall() function in spvtools::opt::AggressiveDCEPass
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp1067 bool AggressiveDCEPass::HasCall(Function* func) { in HasCall() function in spvtools::opt::AggressiveDCEPass
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Daggressive_dead_code_elim_pass.cpp1067 bool AggressiveDCEPass::HasCall(Function* func) { in HasCall() function in spvtools::opt::AggressiveDCEPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp244 bool HasCall = false; in getUnrollingPreferences() local