Home
last modified time | relevance | path

Searched defs:inst4 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp460 auto inst4 = static_cast<CmpInst *>(&INS(4)); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp466 auto inst4 = static_cast<CmpInst *>(&INS(4U)); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h450 … auto inst4 = GetGraph()->CreateInstAdd(DataType::UINT16, GetPc(bcInst->GetAddress()), arg, inst3); in BuildCharToUpperCaseIntrinsic() local
501 … auto inst4 = GetGraph()->CreateInstAdd(DataType::UINT16, GetPc(bcInst->GetAddress()), arg, inst3); in BuildCharToLowerCaseIntrinsic() local