Searched defs:is_near (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/s390/
H A Dassembler-s390.cc487 bool Assembler::is_near(Label* L, Condition cond) { function in class:v8::internal::Assembler
/external/v8/src/mips/
H A Dassembler-mips.cc976 bool Assembler::is_near(Label* L) { function in class:v8::Assembler
982 bool Assembler::is_near(Label* L, OffsetSize bits) { function in class:v8::Assembler
/external/v8/src/ppc/
H A Dassembler-ppc.cc608 bool Assembler::is_near(Label* L, Condition cond) { function in class:v8::internal::Assembler
/external/v8/src/mips64/
H A Dassembler-mips64.cc943 bool Assembler::is_near(Label* L) { function in class:v8::internal::Assembler
949 bool Assembler::is_near(Label* L, OffsetSize bits) { function in class:v8::internal::Assembler

Completed in 364 milliseconds