Searched refs:ReduceWord32And (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 56 GateRef ReduceWord32And(GateRef gate); |
H A D | instruction_combine.cpp | 326 return ReduceWord32And(gate); in VisitAND() 886 GateRef InstructionCombine::ReduceWord32And(GateRef gate) in ReduceWord32And() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 2 milliseconds