Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp1489 PrimType origPrimType = node.Opnd(0)->GetPrimType(); in SelectCctz() local
1511 PrimType origPrimType = node.Opnd(0)->GetPrimType(); in SelectCclz() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h480 PrimType origPrimType = kPtyInvalid; variable