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.cpp2789 auto ltype = GetExactType(type); in ValueMapAdd() local
3021 auto ltype = ctor->GetExactType(dtype); in VisitSubOverflowCheck() local
3247 auto ltype = ctor->GetExactType(dtype); in VisitLoadArray() local
3337 auto ltype = ctor->GetExactType(dtype); in VisitStoreArray() local
4029 auto ltype = ctor->GetExactType(inst->GetType()); in VisitPhi() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2186 auto ltype = GetVRegType(lhs); in RefEqualityLoose() local