HomeSort by relevance Sort by last modified time
    Searched refs:clobber (Results 76 - 99 of 99) sorted by null

1 2 34

  /prebuilts/clang/host/linux-x86/clang-3016494/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-build/bin/
scan-build     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
obj6.go 338 // Special case: clobber the destination register with
339 // the PC so we don't have to clobber CX.
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
stack.go 442 memclrNoHeapPointers(v, n) // for testing, clobber stack data
924 gp.stackguard0 = new.lo + _StackGuard // NOTE: might clobber a preempt request
    [all...]
proc.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
obj6.go 338 // Special case: clobber the destination register with
339 // the PC so we don't have to clobber CX.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
stack.go 442 memclrNoHeapPointers(v, n) // for testing, clobber stack data
924 gp.stackguard0 = new.lo + _StackGuard // NOTE: might clobber a preempt request
    [all...]
proc.go     [all...]
  /build/make/core/
config.mk     [all...]
  /external/valgrind/VEX/priv/
host_s390_defs.c 609 addHRegUse(u, HRmWrite, insn->variant.clz.clobber);
931 insn->variant.clz.clobber = lookupHRegRemap(m, insn->variant.clz.clobber);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 132 callerSave = gp | fp | buildReg("g") // runtime.setg (and anything calling it) may clobber g
ARMOps.go 96 callerSave = gp | fp | buildReg("g") // runtime.setg (and anything calling it) may clobber g
    [all...]
S390XOps.go 273 // Arithmetic shifts clobber flags.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 132 callerSave = gp | fp | buildReg("g") // runtime.setg (and anything calling it) may clobber g
ARMOps.go 96 callerSave = gp | fp | buildReg("g") // runtime.setg (and anything calling it) may clobber g
    [all...]
S390XOps.go 273 // Arithmetic shifts clobber flags.
    [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S     [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 489 ; Ensure that we don't clobber any registers containing arguments
    [all...]

Completed in 1761 milliseconds

1 2 34