Home
last modified time | relevance | path

Searched defs:s31 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Darm-arguments.c159 struct s31 { char x; }; argument
Dx86_32-arguments-darwin.c133 struct s31 { char : 0; float b; char : 0; } f31(void) { while (1) {} } in f31() struct
Darm64-arguments.c117 struct s31 { char x; }; argument
/external/v8/src/arm/
Dsimulator-arm.h121 s24, s25, s26, s27, s28, s29, s30, s31, enumerator
Dassembler-arm.h322 const SwVfpRegister s31 = { 31 }; variable