HomeSort by relevance Sort by last modified time
    Searched full:immediates (Results 126 - 150 of 360) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AddressingModes.h 340 // Floating-point Immediates
450 // AdvSIMD Modified Immediates
  /external/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp 121 // Add as immediates when possible. Null MCExpr = 0.
859 // For consistency with the GNU assembler, treat immediates as offsets
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-xaluo.ll 32 ; Test negative immediates.
45 ; Test immediates that are too large to be encoded.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_optimize.c 314 /* Replace 0.0, 1.0 and 0.5 immediates by their explicit swizzles */
330 /* Convert immediates to swizzles. */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_defines.h 716 #define BRW_REGISTER_TYPE_VF 5 /* packed float vector, immediates only? */
718 #define BRW_REGISTER_TYPE_V 6 /* packed int vector, immediates only, uword dest only */
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_mesa_to_tgsi.c     [all...]
  /external/v8/src/compiler/ia32/
instruction-selector-ia32.cc 37 // Constants in new space cannot be used as immediates in V8 because
1014 // Match immediates on left or right side of comparison.
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/
obj7.go 275 // Rewrite negative immediates as positive immediates with
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
obj7.go 272 // Rewrite negative immediates as positive immediates with
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/arm64/
obj7.go 275 // Rewrite negative immediates as positive immediates with
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
obj7.go 272 // Rewrite negative immediates as positive immediates with
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 807 // FIXME: Will this work for 64-bit floating point immediates?
946 assert((Src1ModsVal == 0) && "Not expecting modifiers with immediates");
    [all...]
  /external/vixl/src/vixl/a64/
macro-assembler-a64.cc 369 // Immediates on Aarch64 can be produced using an initial value, and zero to
735 // Special cases for all set or all clear immediates.
821 // Call the macro assembler for generic immediates.
1033 // Call the macro assembler for generic immediates.
    [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.cc 86 // Special cases for all set or all clear immediates.
166 // TODO(all) extend to support more immediates.
168 // Immediates on Aarch64 can be produced using an initial value, and zero to
255 // Call the macro assembler for generic immediates.
304 // Call the macro assembler for generic immediates.
333 // The movz instruction can generate immediates containing an arbitrary 16-bit
341 // The movn instruction can generate immediates containing an arbitrary 16-bit
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1load.c     [all...]
  /external/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp     [all...]
  /external/pdfium/third_party/freetype/src/type1/
t1load.c     [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 276 /// immediates, the first of which is a 16-bit immediate (specified by
281 /// immediates, the first of which is a 16 or 32-bit immediate (specified by
  /external/llvm/test/CodeGen/X86/
xaluo.ll 106 ; FIXME: DAG doesn't optimize immediates on the LHS.
123 ; Check boundary conditions for large immediates.
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_ureg.c 709 /* Could do a first pass where we examine all existing immediates
742 * Has the effect of making size-one immediates into scalars.
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
SIInstructions.td     [all...]
  /external/v8/src/compiler/x87/
instruction-selector-x87.cc 41 // Constants in new space cannot be used as immediates in V8 because
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
gsubr.go 246 // 64-bit immediates are also from memory.
249 //// 64-bit immediates are really 32-bit sign-extended
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
gsubr.go 243 // 64-bit immediates are also from memory.
246 //// 64-bit immediates are really 32-bit sign-extended
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
gsubr.go 246 // 64-bit immediates are also from memory.
249 //// 64-bit immediates are really 32-bit sign-extended

Completed in 1196 milliseconds

1 2 3 4 56 7 8 91011>>