| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | graph_checker.h | 120 static bool CheckCommonTypes(Inst *inst1, Inst *inst2) in CheckCommonTypes() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | if_conversion.cpp | 240 auto inst2 = phi->GetInput(index2).GetInst(); in IsPhisAllowed() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | graph_comparator.h | 73 bool InstInitialCompare(Inst *inst1, Inst *inst2) in InstInitialCompare() argument 125 InstPropertiesCompare(Inst *inst1, Inst *inst2) InstPropertiesCompare() argument 168 InstAdditionalPropertiesCompare(Inst *inst1, Inst *inst2) InstAdditionalPropertiesCompare() argument 236 InstSaveStateCompare(Inst *inst1, Inst *inst2) InstSaveStateCompare() argument 273 CompareCommon(Inst *inst1, Inst *inst2) CompareCommon() argument 298 Compare(Inst *inst1, Inst *inst2) Compare() argument [all...] |
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| H A D | common.h | 313 bool Compare(Inst *inst1, Inst *inst2) in Compare() argument [all...] |
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | graph_comparator.h | 81 bool Compare(Inst *inst1, Inst *inst2) in Compare() argument 168 CompareNonPhiInputs(Inst *inst1, Inst *inst2) CompareNonPhiInputs() argument 179 ComparePhiInputs(Inst *inst1, Inst *inst2) ComparePhiInputs() argument 200 CompareIntrinsicInst(Inst *inst1, Inst *inst2) CompareIntrinsicInst() argument 217 CompareConstantInst(Inst *inst1, Inst *inst2) CompareConstantInst() argument 238 CompareFcmpgInst(Inst *inst1, Inst *inst2) CompareFcmpgInst() argument 249 CompareInputTypes(Inst *inst1, Inst *inst2) CompareInputTypes() argument 259 CompareSaveStateInst(Inst *inst1, Inst *inst2) CompareSaveStateInst() argument [all...] |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| H A D | const_array_resolver.cpp | 165 static bool IsSameBB(Inst *inst1, Inst *inst2) in IsSameBB() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | graph_checker.h | 271 static bool CheckCommonTypes(Inst *inst1, Inst *inst2) in CheckCommonTypes() argument
|
| H A D | graph_checker.cpp | 915 static inline bool AllUsersDominate(Inst *inst1, Inst *inst2) in CheckUserOfInt32() argument
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
| H A D | common.h | 325 bool Compare(Inst *inst1, Inst *inst2) in Compare() argument [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/ |
| H A D | inst_builder-inl.h | 426 auto inst2 = in BuildCharIsUpperCaseIntrinsic() local 451 auto inst2 = in BuildCharToUpperCaseIntrinsic() local 479 auto inst2 = in BuildCharIsLowerCaseIntrinsic() local 502 auto inst2 in BuildCharToLowerCaseIntrinsic() local [all...] |