HomeSort by relevance Sort by last modified time
    Searched refs:rewrite (Results 226 - 250 of 340) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/fix/
fix.go 782 NewImport string // add this import during rewrite
  /prebuilts/go/darwin-x86/src/cmd/go/
main.go 374 // as a courtesy to Windows developers, rewrite \ to /
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldmacho.go 745 // on 386, rewrite scattered 4/1 relocation and some
  /prebuilts/go/darwin-x86/src/debug/gosym/
symtab.go 310 // rewrite name to use . instead of · (c2 b7)
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 310 // elide leading dots, rewrite trailing \r\n into \n,
  /prebuilts/go/darwin-x86/src/text/template/parse/
parse.go 524 // We see "{{else if ... " but in effect rewrite it to {{else}}{{if ... ".
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 365 // These ops are for temporary use by rewrite rules. They
  /prebuilts/go/linux-x86/src/cmd/fix/
fix.go 782 NewImport string // add this import during rewrite
  /prebuilts/go/linux-x86/src/cmd/go/
main.go 374 // as a courtesy to Windows developers, rewrite \ to /
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldmacho.go 745 // on 386, rewrite scattered 4/1 relocation and some
  /prebuilts/go/linux-x86/src/debug/gosym/
symtab.go 310 // rewrite name to use . instead of · (c2 b7)
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 310 // elide leading dots, rewrite trailing \r\n into \n,
  /prebuilts/go/linux-x86/src/text/template/parse/
parse.go 524 // We see "{{else if ... " but in effect rewrite it to {{else}}{{if ... ".
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocGreedy.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
obj6.go 117 // We apply this rewrite on systems that support the 1-instruction form.
161 // load_g_cx, below, always inserts the 1-instruction sequence. Rewrite it
193 // Rewrite 0 to $0 in 3rd argument to CMPPS etc.
202 // Rewrite CALL/JMP/RET to symbol as TYPE_BRANCH.
210 // Rewrite MOVL/MOVQ $XXX(FP/SP) as LEAL/LEAQ.
230 // Rewrite float constants to values stored in memory.
323 // Rewrite p, if necessary, to access global data via the global offset table.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
obj6.go 117 // We apply this rewrite on systems that support the 1-instruction form.
161 // load_g_cx, below, always inserts the 1-instruction sequence. Rewrite it
193 // Rewrite 0 to $0 in 3rd argument to CMPPS etc.
202 // Rewrite CALL/JMP/RET to symbol as TYPE_BRANCH.
210 // Rewrite MOVL/MOVQ $XXX(FP/SP) as LEAL/LEAQ.
230 // Rewrite float constants to values stored in memory.
323 // Rewrite p, if necessary, to access global data via the global offset table.
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_program.c 175 * (knowing that the previous instruction doesn't depend on flags) and rewrite
219 /* We know they're both temps, so just rewrite index. */
892 struct qinst *rewrite = c->defs[src.index]; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 620 // If any pointer checks are required, we rewrite the call into a
643 // We need to rewrite this call.
645 // We are going to rewrite C.f(p) to
671 // Rewrite the Go type if necessary to use _cgo_unsafe.
1109 // Rewrite into call to _Cgo_ptr to prevent assignments. The _Cgo_ptr
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 620 // If any pointer checks are required, we rewrite the call into a
643 // We need to rewrite this call.
645 // We are going to rewrite C.f(p) to
671 // Rewrite the Go type if necessary to use _cgo_unsafe.
1109 // Rewrite into call to _Cgo_ptr to prevent assignments. The _Cgo_ptr
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reflect.go 466 // type..importpath.""., which the linker will rewrite using the correct import path.
485 // type..importpath.""., which the linker will rewrite using the correct import path.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reflect.go 466 // type..importpath.""., which the linker will rewrite using the correct import path.
485 // type..importpath.""., which the linker will rewrite using the correct import path.
    [all...]
  /external/libvorbis/doc/
04-codec.tex 185 % rewrite this pseudocode using listings or algoritmicx or some other
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 289 /// \brief Instructions which will become dead if we rewrite the alloca.
297 /// \brief Operands which will become dead if we rewrite the alloca.
300 /// undef when we rewrite the alloca. These show up in out-of-bounds inputs
    [all...]

Completed in 2368 milliseconds

1 2 3 4 5 6 7 8 91011>>