HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 226 - 250 of 3523) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/contrib/mips-msa/
linux.c 17 * pseudo-file /proc/cpuinfo.
  /external/libpng/contrib/powerpc-vsx/
linux.c 15 * pseudo-file /proc/cpuinfo.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64TargetStreamer.h 24 /// Callback used to implement the ldr= pseudo.
  /external/llvm/lib/Target/ARM/
CMakeLists.txt 6 tablegen(LLVM ARMGenMCPseudoLowering.inc -gen-pseudo-lowering)
  /external/llvm/lib/Target/Mips/
CMakeLists.txt 13 tablegen(LLVM MipsGenMCPseudoLowering.inc -gen-pseudo-lowering)
  /external/llvm/test/CodeGen/AArch64/
movimm-wzr.mir 1 # RUN: llc -run-pass=aarch64-expand-pseudo %s -o - 2>&1 | FileCheck %s
  /external/llvm/test/CodeGen/AMDGPU/
lds-oqap-crash.ll 9 ; because the LDS instructions are pseudo instructions and the OQAP
  /external/llvm/test/CodeGen/ARM/
2013-01-21-PR14992.ll 1 ;PR14492 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
t2abs-killflags.ll 8 ; kill the operand prior to pseudo expansion.
  /external/llvm/test/Transforms/IRCE/
single-access-no-preloop.ll 35 ; CHECK-NEXT: br i1 [[continue]], label %main.pseudo.exit, label %exit.loopexit
37 ; CHECK-LABEL: main.pseudo.exit:
95 ; CHECK: br i1 [[enter_main_loop]], label %loop, label %main.pseudo.exit
104 ; CHECK-LABEL: main.pseudo.exit:
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsExpandPseudo.cpp 1 //===-- MipsExpandPseudo.cpp - Expand pseudo instructions ----------------===//
10 // This pass expands pseudo instructions into target instructions after register
15 #define DEBUG_TYPE "mips-expand-pseudo"
113 /// createMipsMipsExpandPseudoPass - Returns a pass that expands pseudo
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrFormats.td 17 def Pseudo : Format<0>;
125 // Pseudo instructions
128 class Pseudo<dag outs, dag ins, string asmstr, list<dag> pattern>
129 : InstSystemZ<0, Pseudo, outs, ins> {
  /external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
rsb.ll 41 ; ASM-NEXT: # [sp, #20] = def.pseudo
56 ; ASM-NEXT: # [sp, #16] = def.pseudo
71 ; ASM-NEXT: # [sp, #12] = def.pseudo
86 ; ASM-NEXT: # [sp, #8] = def.pseudo
  /external/syslinux/gpxe/src/include/gpxe/
ip.h 52 /** An IPv4 pseudo header */
ip6.h 47 /* IP6 pseudo header */
  /external/valgrind/none/tests/solaris/
proc_psinfo.c 3 * intercepts the system calls that access this pseudo-file.
  /external/vixl/tools/
make_instruction_doc_aarch64.pl 35 # Extra pseudo instructions added to AArch64.
64 ($i ~~ @extras) and $type = 'pseudo';
87 print describe_insts('Additional or pseudo instructions', 'pseudo');
  /external/webrtc/webrtc/modules/audio_coding/neteq/
random_vector.h 21 // This class generates pseudo-random samples.
  /external/webrtc/webrtc/p2p/base/
packetsocketfactory.h 24 OPT_SSLTCP = 0x01, // Pseudo-TLS.
  /libcore/luni/src/main/java/libcore/icu/
CollationKeyICU.java 58 * congruential random number generator, producing a pseudo-random
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nfs4_mount.h 53 /* Pseudo-flavours to use for authentication. See RFC2623 */
  /prebuilts/go/darwin-x86/src/os/signal/internal/pty/
pty.go 8 // Package pty is a simple pseudo-terminal package for Unix systems,
  /prebuilts/go/linux-x86/src/os/signal/internal/pty/
pty.go 8 // Package pty is a simple pseudo-terminal package for Unix systems,
  /system/sepolicy/prebuilts/api/26.0/private/
storaged.te 7 # Read access to pseudo filesystems
  /system/sepolicy/prebuilts/api/26.0/public/
charger.te 8 # Read access to pseudo filesystems.

Completed in 950 milliseconds

1 2 3 4 5 6 7 8 91011>>