Home
last modified time | relevance | path

Searched refs:Interesting (Results 1 – 25 of 37) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dshl_undef.ll3 ; Interesting test case where %tmp1220 = xor i32 %tmp862, %tmp592 and
/external/llvm/test/CodeGen/X86/
Dshl_undef.ll3 ; Interesting test case where %tmp1220 = xor i32 %tmp862, %tmp592 and
Dmisched-new.ll9 ; Interesting MachineScheduler cases.
Dcmpxchg-clobber-flags.ll85 ; Interesting in producing a clobber without any function calls.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dshl_undef.ll3 ; Interesting test case where %tmp1220 = xor i32 %tmp862, %tmp592 and
Dmisched-new.ll9 ; Interesting MachineScheduler cases.
Dcmpxchg-clobber-flags.ll121 ; Interesting in producing a clobber without any function calls.
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Dinteresting-invoke-use.ll3 ; An invoke has a result value which is used in an "Interesting"
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Dinteresting-invoke-use.ll3 ; An invoke has a result value which is used in an "Interesting"
/external/llvm/test/Transforms/IndVarSimplify/
Dinteresting-invoke-use.ll3 ; An invoke has a result value which is used in an "Interesting"
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt4 Subject: Interesting: GCC passes
D2001-06-01-GCCOptimizations2.txt4 Subject: RE: Interesting: GCC passes
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt4 Subject: Interesting: GCC passes
D2001-06-01-GCCOptimizations2.txt4 Subject: RE: Interesting: GCC passes
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt4 Subject: Interesting: GCC passes
D2001-06-01-GCCOptimizations2.txt4 Subject: RE: Interesting: GCC passes
/external/llvm/test/CodeGen/WebAssembly/
Dcall.ll127 ; - Interesting returns (struct, multiple).
/external/python/cpython2/Doc/
Dmake.bat78 echo.``%this% html`` or ``%this% doctest``. Interesting targets that are
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Dcall.ll177 ; - Interesting returns (struct, multiple).
/external/python/cpython3/Doc/
Dmake.bat95 echo.``%this% html`` or ``%this% doctest``. Interesting targets that are
/external/skia/site/dev/testing/
Dautomated_testing.md85 * Interesting: Task specs which have both successes and failures within the
/external/skqp/site/dev/testing/
Dautomated_testing.md85 * Interesting: Task specs which have both successes and failures within the
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1189 bool &Interesting = ValueEntry->first; in getValueBits() local
1204 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1219 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1234 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1246 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), NumBits); in getValueBits()
1254 return std::make_pair(Interesting, &Bits); in getValueBits()
1275 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1285 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), in getValueBits()
1294 return std::make_pair(Interesting, &Bits); in getValueBits()
1301 return std::make_pair(Interesting = false, &Bits); in getValueBits()
/external/archive-patcher/
DREADME.md35 * [Interesting Obstacles to Patching Archives](#interesting-obstacles-to-patching-archives)
213 … interesting. If you'd like to read more about this now, skip down to [Interesting Obstacles to Pa…
345 ## Interesting Obstacles to Patching Archives
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1376 bool Interesting = false; in CollectAddOperandsWithScales() local
1384 Interesting = true; in CollectAddOperandsWithScales()
1398 Interesting |= in CollectAddOperandsWithScales()
1415 Interesting = true; in CollectAddOperandsWithScales()
1428 Interesting = true; in CollectAddOperandsWithScales()
1433 return Interesting; in CollectAddOperandsWithScales()

12