Home
last modified time | relevance | path

Searched defs:inst2 (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph_checker.h120 static bool CheckCommonTypes(Inst *inst1, Inst *inst2) in CheckCommonTypes() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dif_conversion.cpp240 auto inst2 = phi->GetInput(index2).GetInst(); in IsPhisAllowed() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dgraph_comparator.h73 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 Dcommon.h313 bool Compare(Inst *inst1, Inst *inst2) in Compare() argument
[all...]
/arkcompiler/runtime_core/compiler/tests/
H A Dgraph_comparator.h81 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 Dconst_array_resolver.cpp165 static bool IsSameBB(Inst *inst1, Inst *inst2) in IsSameBB() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.h271 static bool CheckCommonTypes(Inst *inst1, Inst *inst2) in CheckCommonTypes() argument
H A Dgraph_checker.cpp915 static inline bool AllUsersDominate(Inst *inst1, Inst *inst2) in CheckUserOfInt32() argument
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dcommon.h325 bool Compare(Inst *inst1, Inst *inst2) in Compare() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h426 auto inst2 = in BuildCharIsUpperCaseIntrinsic() local
451 auto inst2 = in BuildCharToUpperCaseIntrinsic() local
479 auto inst2 = in BuildCharIsLowerCaseIntrinsic() local
502 auto inst2 in BuildCharToLowerCaseIntrinsic() local
[all...]

Completed in 12 milliseconds