Home
last modified time | relevance | path

Searched defs:comparand (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/
Dregexp-macro-assembler-irregexp.cc392 int comparand, in IfRegisterLT()
403 int comparand, in IfRegisterGE()
Dregexp-macro-assembler-tracer.cc379 int comparand, Label* if_lt) { in IfRegisterLT()
395 int comparand, Label* if_ge) { in IfRegisterGE()
/external/v8/src/mips/
Dregexp-macro-assembler-mips.cc879 int comparand, in IfRegisterGE()
887 int comparand, in IfRegisterLT()
/external/v8/src/mips64/
Dregexp-macro-assembler-mips64.cc925 int comparand, in IfRegisterGE()
933 int comparand, in IfRegisterLT()
/external/v8/src/arm/
Dregexp-macro-assembler-arm.cc863 int comparand, in IfRegisterGE()
872 int comparand, in IfRegisterLT()
/external/v8/src/ia32/
Dregexp-macro-assembler-ia32.cc918 int comparand, in IfRegisterGE()
926 int comparand, in IfRegisterLT()
/external/v8/src/x87/
Dregexp-macro-assembler-x87.cc917 int comparand, in IfRegisterGE()
925 int comparand, in IfRegisterLT()
/external/v8/src/x64/
Dregexp-macro-assembler-x64.cc993 int comparand, in IfRegisterGE()
1001 int comparand, in IfRegisterLT()
/external/v8/src/arm64/
Dregexp-macro-assembler-arm64.cc1055 void RegExpMacroAssemblerARM64::IfRegisterGE(int reg, int comparand, in IfRegisterGE()
1062 void RegExpMacroAssemblerARM64::IfRegisterLT(int reg, int comparand, in IfRegisterLT()