Home
last modified time | relevance | path

Searched defs:instrs (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction_impl.h128 inline Instruction Instruction::SetInputs(Args... instrs) in SetInputs()
Ddynamic_isa_impl.h1026 inline Instruction DynamicIsa::CreateCallrange(Instruction acc, Args... instrs) && in CreateCallrange()
1042 inline Instruction DynamicIsa::CreateWideCallrange(Instruction acc, Args... instrs) && in CreateWideCallrange()
1114 inline Instruction DynamicIsa::CreateCallthisrange(Instruction acc, Args... instrs) && in CreateCallthisrange()
1132 inline Instruction DynamicIsa::CreateWideCallthisrange(Instruction acc, Args... instrs) && in CreateWideCallthisrange()
1149 inline Instruction DynamicIsa::CreateSupercallthisrange(Args... instrs) && in CreateSupercallthisrange()
1166 inline Instruction DynamicIsa::CreateWideSupercallthisrange(Args... instrs) && in CreateWideSupercallthisrange()
1184 inline Instruction DynamicIsa::CreateSupercallarrowrange(Instruction acc, Args... instrs) && in CreateSupercallarrowrange()
1202 inline Instruction DynamicIsa::CreateWideSupercallarrowrange(Instruction acc, Args... instrs) && in CreateWideSupercallarrowrange()