HomeSort by relevance Sort by last modified time
    Searched full:immediates (Results 1 - 25 of 608) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/globallib/
global.go 8 // 16-bit or 20-bit immediates. Ideally we'd also try and overrun
9 // 32-bit immediates, but that requires the test machine to have
  /prebuilts/go/linux-x86/misc/cgo/testshared/src/globallib/
global.go 8 // 16-bit or 20-bit immediates. Ideally we'd also try and overrun
9 // 32-bit immediates, but that requires the test machine to have
  /external/llvm/test/MC/PowerPC/
ppc32-ba.s 3 # Check that large immediates in 32bit mode are accepted.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
msr-imm-bad.d 1 # name: Cannot use MSR with immediates in thumb mode.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips@mips32-imm.s 1 # Source file to test wide immediates with MIPS32 WAIT and SDBBP instructions
mips32-imm.s 1 # Source file to test wide immediates with MIPS32 WAIT and SDBBP instructions
daddi.s 1 # Source file to test immediates used with the DADDI instruction.
  /external/clang/test/CodeGen/
2007-01-24-InlineAsmCModifier.c 2 // immediates.
  /external/llvm/test/CodeGen/PowerPC/
fold-li.ll 4 ;; Test that immediates are folded into these instructions correctly.
subc.ll 1 ; All of these should be codegen'd without loading immediates
  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
fold-li.ll 4 ;; Test that immediates are folded into these instructions correctly.
subc.ll 1 ; All of these should be codegen'd without loading immediates
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
bool-opt.ll 7 ; immediates.
  /external/llvm/test/CodeGen/ARM/
inlineasm-imm-arm.ll 15 ; Test ARM-mode "K" constraint, for bitwise inverted Data Processing immediates.
21 ; Test ARM-mode "L" constraint, for negated Data Processing immediates.
inlineasm-imm-thumb2.ll 15 ; Test thumb2-mode "K" constraint, for bitwise inverted Data Processing immediates.
21 ; Test thumb2-mode "L" constraint, for negated Data Processing immediates.
inlineasm-imm-thumb.ll 15 ; Test thumb-mode "L" constraint, for negated Data Processing immediates.
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
inlineasm-imm-arm.ll 15 ; Test ARM-mode "K" constraint, for bitwise inverted Data Processing immediates.
21 ; Test ARM-mode "L" constraint, for negated Data Processing immediates.
  /external/v8/src/compiler/
jump-threading.cc 173 // Patch RPO immediates.
174 InstructionSequence::Immediates& immediates = code->immediates(); local
175 for (size_t i = 0; i < immediates.size(); i++) {
176 Constant constant = immediates[i];
180 if (!(fw == rpo)) immediates[i] = Constant(fw);
  /external/boringssl/src/ssl/test/runner/curve25519/
const_amd64.s 10 // These constants cannot be encoded in non-MOVQ immediates.
  /external/llvm/test/CodeGen/X86/
immediate_merging.ll 13 ; Test -Os to make sure immediates with multiple users don't get pulled in to
54 ; Test -O2 to make sure that all immediates get pulled in to their users.
72 ; immediates used to store to the individual memory locations. Make
73 ; sure we don't directly store the immediates.
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_opt_small_immediates.c 27 * Turns references to small constant uniform values into small immediates
43 * can't have 2 small immediates in one instruction (unless
55 /* Don't propagate small immediates into the top-end bounds
57 * small immediates and rejects the shader in this case. UBO
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/curve25519/
const_amd64.s 10 // These constants cannot be encoded in non-MOVQ immediates.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/curve25519/
const_amd64.s 10 // These constants cannot be encoded in non-MOVQ immediates.
  /external/llvm/test/CodeGen/Thumb/
inlineasm-imm-thumb.ll 9 ; Test Thumb-mode "J" constraint, for negated ADD immediates.
21 ; Test Thumb-mode "L" constraint, for 3-operand ADD immediates.
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
inlineasm-imm-thumb.ll 9 ; Test Thumb-mode "J" constraint, for negated ADD immediates.
21 ; Test Thumb-mode "L" constraint, for 3-operand ADD immediates.

Completed in 332 milliseconds

1 2 3 4 5 6 7 8 91011>>