/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | shl_undef.ll | 3 ; Interesting test case where %tmp1220 = xor i32 %tmp862, %tmp592 and
|
/external/llvm/test/CodeGen/X86/ |
D | shl_undef.ll | 3 ; Interesting test case where %tmp1220 = xor i32 %tmp862, %tmp592 and
|
D | misched-new.ll | 9 ; Interesting MachineScheduler cases.
|
D | cmpxchg-clobber-flags.ll | 85 ; Interesting in producing a clobber without any function calls.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | shl_undef.ll | 3 ; Interesting test case where %tmp1220 = xor i32 %tmp862, %tmp592 and
|
D | misched-new.ll | 9 ; Interesting MachineScheduler cases.
|
D | cmpxchg-clobber-flags.ll | 121 ; Interesting in producing a clobber without any function calls.
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | interesting-invoke-use.ll | 3 ; An invoke has a result value which is used in an "Interesting"
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | interesting-invoke-use.ll | 3 ; An invoke has a result value which is used in an "Interesting"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | interesting-invoke-use.ll | 3 ; An invoke has a result value which is used in an "Interesting"
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 4 Subject: Interesting: GCC passes
|
D | 2001-06-01-GCCOptimizations2.txt | 4 Subject: RE: Interesting: GCC passes
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 4 Subject: Interesting: GCC passes
|
D | 2001-06-01-GCCOptimizations2.txt | 4 Subject: RE: Interesting: GCC passes
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 4 Subject: Interesting: GCC passes
|
D | 2001-06-01-GCCOptimizations2.txt | 4 Subject: RE: Interesting: GCC passes
|
/external/llvm/test/CodeGen/WebAssembly/ |
D | call.ll | 127 ; - Interesting returns (struct, multiple).
|
/external/python/cpython2/Doc/ |
D | make.bat | 78 echo.``%this% html`` or ``%this% doctest``. Interesting targets that are
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/ |
D | call.ll | 177 ; - Interesting returns (struct, multiple).
|
/external/python/cpython3/Doc/ |
D | make.bat | 95 echo.``%this% html`` or ``%this% doctest``. Interesting targets that are
|
/external/skqp/site/dev/testing/ |
D | automated_testing.md | 85 * Interesting: Task specs which have both successes and failures within the
|
/external/skia/site/dev/testing/ |
D | automated_testing.md | 85 * Interesting: Task specs which have both successes and failures within the
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1189 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/ |
D | README.md | 35 * [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/ |
D | ScalarEvolution.cpp | 1376 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()
|