Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2523 auto ltype = checker->GetNonConstantType(const_cast<checker::Type *>(GetVRegType(lhs))); in HandleDefinitelyNullishEquality() local
2634 auto ltype = checker->GetNonConstantType(const_cast<checker::Type *>(GetVRegType(lhs))); in RefEqualityLoose() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3118 auto ltype = GetExactType(type); in ValueMapAdd() local
3351 auto ltype = ctor->GetExactType(dtype); in VisitSubOverflowCheck() local
3577 auto ltype = ctor->GetExactType(dtype); in VisitLoadArray() local
3667 auto ltype = ctor->GetExactType(dtype); in VisitStoreArray() local
4371 auto ltype = ctor->GetExactType(inst->GetType()); in VisitPhi() local