Home
last modified time | relevance | path

Searched refs:slowpath (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/X86/
Dsink-addrmode-two-phi.ll14 br i1 false, label %slowpath, label %exit
16 slowpath:
22 %val3 = phi i64 * [ undef, %slowpath ], [ %val2, %start ]
23 %val4 = phi i64 * [ %elem1, %slowpath ], [ %val1, %start ]
24 %val5 = phi i64 * [ undef, %slowpath ], [ %val2, %start ]
Dsink-addrmode.ll101 call void @slowpath(i32 %v1, i32* %casted) cold
126 call void @slowpath(i32 %v1, i32* %casted) ;; NOT COLD
151 call void @slowpath(i32 %v1, i32* %casted) cold
187 call void @slowpath(i32 %v1, i32* %casted) cold
193 call void @slowpath(i32 %v2, i32* %casted) cold
197 declare void @slowpath(i32, i32*)
/external/llvm/test/Transforms/CodeGenPrepare/X86/
Dsink-addrmode.ll99 call void @slowpath(i32 %v1, i32* %casted) cold
124 call void @slowpath(i32 %v1, i32* %casted) ;; NOT COLD
149 call void @slowpath(i32 %v1, i32* %casted) cold
185 call void @slowpath(i32 %v1, i32* %casted) cold
191 call void @slowpath(i32 %v2, i32* %casted) cold
196 declare void @slowpath(i32, i32*)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dbitcast-di.ll10 declare void @slowpath(i32, i32*)
34 call void @slowpath(i32 %v1, i32* %casted) ;; NOT COLD
/external/v8/src/interpreter/
Dinterpreter-generator.cc333 Label slowpath(this, Label::kDeferred); in LookupContextSlot() local
336 GotoIfHasContextExtensionUpToDepth(context, depth, &slowpath); in LookupContextSlot()
347 BIND(&slowpath); in LookupContextSlot()
384 Label slowpath(this, Label::kDeferred); in LookupGlobalSlot() local
387 GotoIfHasContextExtensionUpToDepth(context, depth, &slowpath); in LookupGlobalSlot()
403 BIND(&slowpath); in LookupGlobalSlot()
/external/llvm/test/Instrumentation/EfficiencySanitizer/
Dworking_set_slow.ll1 ; Test basic EfficiencySanitizer slowpath instrumentation.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/EfficiencySanitizer/
Dworking_set_slow.ll1 ; Test basic EfficiencySanitizer slowpath instrumentation.