Searched refs:HasS (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.cc2023 if (instr->HasS()) {
2076 if (instr->HasS()) {
2285 if (instr->HasS()) {
2297 if (instr->HasS()) {
2309 if (instr->HasS()) {
2322 if (instr->HasS()) {
2335 if (instr->HasS()) {
2348 if (instr->HasS()) {
2369 if (instr->HasS()) {
2384 if (instr->HasS()) {
[all...]
H A Dconstants-arm.h421 // return ((type == 0) || (type == 1)) && instr->HasS();
620 inline bool HasS() const { return SValue() == 1; } function in class:v8::internal::Instruction
H A Ddisasm-arm.cc610 if (instr->HasS()) {
890 if (instr->HasS()) {
898 if (instr->HasS()) {
908 if (instr->HasS()) {
916 if (instr->HasS()) {

Completed in 180 milliseconds