Home
last modified time | relevance | path

Searched refs:BranchIfCompare (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/maglev/
Dmaglev-ir.cc935 void BranchIfCompare::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg()
937 void BranchIfCompare::GenerateCode(MaglevCodeGenState* code_gen_state, in GenerateCode()
Dmaglev-ir.h1611 class BranchIfCompare
1621 explicit BranchIfCompare(uint32_t bitfield, Operation operation, in BranchIfCompare() function