Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3135 auto ltype = GetExactType(type); in ValueMapAdd() local
3368 auto ltype = ctor->GetExactType(dtype); in VisitSubOverflowCheck() local
3594 auto ltype = ctor->GetExactType(dtype); in VisitLoadArray() local
3684 auto ltype = ctor->GetExactType(dtype); in VisitStoreArray() local
4376 auto ltype = ctor->GetExactType(inst->GetType()); in VisitPhi() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2210 auto ltype = checker->GetNonConstantType(const_cast<checker::Type *>(GetVRegType(lhs))); in RefEqualityLoose() local