/prebuilts/go/darwin-x86/src/runtime/ |
asm_ppc64x.s | 880 // The standard prologue clobbers R31, which is callee-save in 1144 BL runtime·load_g(SB) // clobbers g (R30), R31
|
/prebuilts/go/linux-x86/src/runtime/ |
asm_ppc64x.s | 880 // The standard prologue clobbers R31, which is callee-save in 1144 BL runtime·load_g(SB) // clobbers g (R30), R31
|
/art/runtime/arch/mips/ |
quick_entrypoints_mips.S | 35 * Clobbers $t0 and $sp 94 * Clobbers $t0 and $sp 214 * Clobbers $t0 and $sp 233 * Clobbers $sp [all...] |
/external/libjpeg-turbo/ |
jcphuff.c | 782 * per table, because it clobbers the input frequency counts!
|
jchuff.c | 1000 * per table, because it clobbers the input frequency counts! [all...] |
/external/llvm/lib/CodeGen/ |
ShrinkWrap.cpp | 239 // Check if this regmask clobbers any of the CSRs.
|
SplitKit.cpp | 123 // slots for early clobbers. 137 // That is what we want for early clobbers. [all...] |
EarlyIfConversion.cpp | 294 // I clobbers Reg, so it isn't live before I.
|
LiveVariables.cpp | 548 // Process all masked registers. (Call clobbers).
|
RegAllocPBQP.cpp | 584 // vregLI crosses a regmask operand that clobbers preg.
|
MachineInstr.cpp | 750 // InstrEmitter::EmitSpecialNode() is marking inline asm clobbers as [all...] |
/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARCContract.cpp | 267 // Otherwise, we have an unknown store to some other ptr that clobbers
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir.h | 967 std::deque<Value *> clobbers;
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jcphuff.c | 782 * per table, because it clobbers the input frequency counts!
|
fpdfapi_jchuff.c | 859 * per table, because it clobbers the input frequency counts!
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
function.h | 265 Used for detecting stack clobbers. */
|
/art/runtime/arch/x86_64/ |
quick_entrypoints_x86_64.S | 393 * r11 == arg_array. Clobbers r10, r11 and al. Branches to xmm_setup_finished if it encounters 424 * r11 == arg_array. Clobbers r10, r11 and al. Branches to gpr_setup_finished if it encounters [all...] |
/external/clang/include/clang/Basic/ |
TargetInfo.h | 701 /// \brief Returns a string of target-specific clobbers, in LLVM format. [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGFast.cpp | 453 /// specified register def of the specified SUnit clobbers any "live" registers.
|
/external/llvm/lib/Transforms/Scalar/ |
DeadStoreElimination.cpp | [all...] |
/external/llvm/lib/Target/X86/ |
X86FloatingPoint.cpp | [all...] |
/external/v8/src/mips/ |
builtins-mips.cc | 722 // Clobbers a2; preserves all other registers. 780 // Clobbers a2. [all...] |
/external/v8/src/mips64/ |
builtins-mips64.cc | 715 // Clobbers a2; preserves all other registers. 771 // Clobbers a2. [all...] |
/external/v8/src/ppc/ |
builtins-ppc.cc | 718 // Clobbers r5; preserves all other registers. 776 // Clobbers r5. [all...] |
/external/libpng/contrib/libtests/ |
pngimage.c | [all...] |