Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h283 …static void CheckBinaryOperationWithShiftedOperandTypes([[maybe_unused]] GraphVisitor *v, Inst *in… in CheckBinaryOperationWithShiftedOperandTypes() function
Dgraph_checker.cpp2097 CheckBinaryOperationWithShiftedOperandTypes( \ in CheckDataFlow()