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