Searched refs:f23 (Results 1 - 25 of 57) sorted by relevance

123

/external/compiler-rt/lib/builtins/ppc/
H A DrestFP.S32 lfd f23,-72(r1)
H A DsaveFP.S30 stfd f23,-72(r1)
/external/compiler-rt/test/cfi/
H A Dutils.h38 virtual void f23() {} function in class:Deriver
/external/llvm/test/MC/ARM/
H A Dsymbol-variants.s77 .word f23(tlscall)
79 @ CHECK: 5c R_ARM_TLS_CALL f23
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp84 void f23(float64x2_t) {} function
H A Ddebug-info-line.cpp282 void f23() { function
/external/llvm/test/MC/Mips/mips3/
H A Dinvalid-mips4.s16 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
17 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
H A Dinvalid-mips5.s17 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
18 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/clang/test/CodeGen/
H A Darm-arguments.c125 // APCS-GNU-LABEL: define i32 @f23()
131 // AAPCS-LABEL: define arm_aapcscc i32 @f23()
137 _Complex short f23(void) {} function
H A Dx86_32-arguments-darwin.c110 // CHECK: float @f23()
113 struct { float a; } f23(void) { while (1) {} } function
H A Dx86_64-arguments.c142 void f23(int A, struct f23S B) { function
143 // CHECK-LABEL: define void @f23(i32 %A, i64 %B.coerce0, i32 %B.coerce1)
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips4.s55 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
56 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
71 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
H A Dinvalid-mips5.s54 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
55 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
69 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
H A Dinvalid-mips32.s26 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
27 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
H A Dinvalid-mips3.s52 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
H A Dinvalid-mips32r2.s35 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
36 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js34 f15, f16, f17, f18, f19, f20, f21, f22, f23, f24, f25, f26,
153 function f23() { function
/external/llvm/test/MC/ELF/
H A Dcfi.s137 f23: label
/external/llvm/test/MC/PowerPC/
H A Dppc64-regs.s63 #CHECK: .cfi_offset f23, 492
180 .cfi_offset f23,492
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips4.s59 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
60 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
86 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
H A Dinvalid-mips5.s58 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
59 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
84 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
H A Dinvalid-mips3.s66 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid-mips32.s16 movf.s $f23,$f5,$fcc6 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
/external/clang/test/Analysis/
H A Ddead-stores.c394 void f23(int argc, char **argv) { function
/external/libunwind/src/ia64/
H A Dgetcontext.S158 stf.spill [r9] = f23, (FR(26) - FR(23)) // M2

Completed in 1002 milliseconds

123