Home
last modified time | relevance | path

Searched full:ifcvt (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinstructions.yaml57 flags: [acc_write, acc_read, ifcvt]
65 flags: [acc_write, ifcvt]
73 flags: [acc_write, ifcvt]
81 flags: [acc_write, acc_read, ifcvt]
89 flags: [commutative, acc_write, acc_read, ifcvt]
97 flags: [acc_write, acc_read, ifcvt]
105 flags: [commutative, acc_write, acc_read, ifcvt]
136 flags: [commutative, ifcvt]
143 flags: [commutative, ifcvt]
150 flags: [acc_write, acc_read, ifcvt]
[all …]
Dinst.h1093 return GetFlag(inst_flags::IFCVT); in IsIfConvertable()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml54 flags: [acc_read, acc_write, ifcvt]
60 flags: [acc_read, acc_write, ifcvt]
66 flags: [acc_read, acc_write, ifcvt]
84 flags: [no_cse, ifcvt]
259 ifcvt: Instruction can be used in if-conversion
Dinst.h892 return GetFlag(inst_flags::IFCVT); in IsIfConvertable()
/arkcompiler/runtime_core/static_core/docs/
Dirtoc.md20 flags: [commutative, acc_write, acc_read, ifcvt]
/arkcompiler/runtime_core/docs/
Dirtoc.md20 flags: [commutative, acc_write, acc_read, ifcvt]
/arkcompiler/runtime_core/tests/checked/
DCMakeLists.txt164 panda_add_checked_test(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ifcvt.pa)
/arkcompiler/runtime_core/static_core/tests/checked/
DCMakeLists.txt219 panda_add_checked_test(FILE ${CMAKE_CURRENT_SOURCE_DIR}/ifcvt.pa)