/external/compiler-rt/lib/tsan/rtl/ |
tsan_interceptors.cc | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64InstrInfo.cpp | [all...] |
/external/llvm/test/CodeGen/X86/ |
stack-folding-fp-sse42.ll | 8 ; By including a nop call with sideeffects we can force a partial register spill of the [all...] |
stack-folding-int-avx2.ll | 8 ; By including a nop call with sideeffects we can force a partial register spill of the 46 ;CHECK: vextracti128 $1, {{%ymm[0-9][0-9]*}}, {{-?[0-9]*}}(%rsp) {{.*#+}} 16-byte Folded Spill [all...] |
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_advsimd_Blur.S | [all...] |
rsCpuIntrinsics_neon_Blur.S | [all...] |
/prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/ |
libGL.so | |
libGL.so.1 | |
libosmesa.so | |
/external/valgrind/VEX/priv/ |
host_arm64_defs.c | 85 // X9 is a chaining/spill temporary, not available to regalloc. 116 // x9 is used as a spill/reload/chaining/call temporary [all...] |
host_ppc_defs.c | 104 // GPR30 is reserved as AltiVec spill reg temporary 109 the occasional extra spill instead. */ [all...] |
host_tilegx_isel.c | 345 /* None of these insns, including any spill code that might [all...] |
/external/llvm/include/llvm/Target/ |
Target.td | 164 // Size - Specify the spill size in bits of the registers. A default value of [all...] |
TargetInstrInfo.h | 242 /// Not all subregisters have computable spill slots. For example, [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrInfo.cpp | 834 // might be equal. We don't worry about that case here, because spill slot [all...] |
/external/skia/src/gpu/ |
SkGpuDevice.cpp | 811 // reduce the amount of upload and cache spill. [all...] |
/external/v8/src/compiler/x64/ |
code-generator-x64.cc | [all...] |
/external/v8/src/ |
frames.cc | 693 // Visit pointer spill slots and locals. [all...] |
/packages/apps/TvSettings/Settings/res/values-nb/ |
strings.xml | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
string.h | 184 /* gcc has problems to spill registers when using PIC. */ [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
reg.go | 1441 fmt.Printf("\t%4d spill\n", Ostats.Nspill) [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
reg.go | 1438 fmt.Printf("\t%4d spill\n", Ostats.Nspill) [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
reg.go | 1441 fmt.Printf("\t%4d spill\n", Ostats.Nspill) [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
reg.go | 1438 fmt.Printf("\t%4d spill\n", Ostats.Nspill) [all...] |
/art/compiler/optimizing/ |
code_generator_mips64.cc | 490 // Else, spill V0 (arbitrary choice) and use it as a scratch register (it will be 543 // Spill callee-saved registers. [all...] |