HomeSort by relevance Sort by last modified time
    Searched refs:f21 (Results 1 - 20 of 20) sorted by null

  /frameworks/compile/libbcc/runtime/lib/ppc/
restFP.S 30 lfd f21,-88(r1)
saveFP.S 28 stfd f21,-88(r1)
  /external/clang/test/CodeGen/
arm-arguments.c 118 // APCS-GNU: define i8 @f21()
119 // AAPCS: define arm_aapcscc i32 @f21()
121 struct s21 f21(void) {} function
x86_64-arguments.c 121 // CHECK: define i8* @f21(i64 %S.coerce0, i8* %S.coerce1)
122 const char *f21(struct StringRef S) { return S.x+S.Ptr; } function
x86_32-arguments-darwin.c 99 // CHECK: void @f21(%{{.*}}* sret %agg.result)
105 struct { T15 a; } f21(void) { while (1) {} } function
  /external/openssl/crypto/
alphacpuid.pl 54 fclr $f21
ia64cpuid.S 112 { .mfi; mov f21=f0 }
sparccpuid.S 89 fmovs %f1,%f21
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view_unittest.cc 223 // Create two nodes: "F21" as a child of "F2" and "F211" as a child of "F21".
226 BookmarkEditorView::EditorNode* f21 = AddNewFolder(f2); local
227 f21->set_title(ASCIIToUTF16("F21"));
228 BookmarkEditorView::EditorNode* f211 = AddNewFolder(f21);
231 // Parent the node to "F21".
238 // F2 in the model should have two children now: F21 and the node edited.
240 // F21 should be first.
241 ASSERT_EQ(ASCIIToUTF16("F21"), mf2->GetChild(0)->GetTitle())
    [all...]
  /external/llvm/test/MC/ELF/
cfi.s 125 f21: label
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 137 $T1a="f20"; $T1b="f21";
220 stfd f21,`12*$SIZE_T+56`($sp)
914 lfd f21,`12*$SIZE_T+56`($sp)
  /external/oprofile/module/ia64/
IA64entry.h 45 .spillsp f20, SW(F20)+16+(off); .spillsp f21, SW(F21)+16+(off); \
oprofile_stubs.S 116 ldf.fill f20=[sp]; ldf.fill f21=[sp]; mov f22=f0
  /external/libffi/src/alpha/
osf.S 73 ldt $f21, 40($30)
152 stt $f21, 9*8($30)
  /external/clang/test/Analysis/
dead-stores.c 232 int f21() { function
  /external/libffi/src/powerpc/
aix.S 80 .set f21,21
aix_closure.S 80 .set f21,21
  /external/v8/src/mips/
simulator-mips.h 168 f16, f17, f18, f19, f20, f21, f22, f23, f24, f25, enumerator in enum:v8::internal::Simulator::FPURegister
assembler-mips.h 255 const FPURegister f21 = { 21 }; member in namespace:v8::internal
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
MIPSAssembler.h 132 f21, enumerator in enum:JSC::MIPSRegisters::__anon12853

Completed in 362 milliseconds