Home
last modified time | relevance | path

Searched defs:EmitTrueBranch (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc1993 void LCodeGen::EmitTrueBranch(InstrType instr, Condition cc) { in EmitTrueBranch() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc2047 void LCodeGen::EmitTrueBranch(InstrType instr, Condition condition) { in EmitTrueBranch() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc2056 void LCodeGen::EmitTrueBranch(InstrType instr, Condition condition, in EmitTrueBranch() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc1953 void LCodeGen::EmitTrueBranch(InstrType instr, Condition cc) { in EmitTrueBranch() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc1938 void LCodeGen::EmitTrueBranch(InstrType instr, Condition condition, in EmitTrueBranch() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc2074 void LCodeGen::EmitTrueBranch(InstrType instr, Condition cond, CRegister cr) { in DoShiftI() function in v8::internal::LCodeGen
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc2230 void LCodeGen::EmitTrueBranch(InstrType instr, Condition cc) { in EmitTrueBranch() function in v8::internal::LCodeGen