Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h759 void SetLmbcArgInfo(RegOperand *reg, PrimType pTy, int32 ofst, int32 regs) in SetLmbcArgInfo()
895 PrimType pTy; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp110 void X64CGFunc::SelectIassignspoff(PrimType pTy, int32 offset, Operand &opnd) in SelectIassignspoff()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2111 void AArch64CGFunc::SelectIassignspoff(PrimType pTy, int32 offset, Operand &opnd) in SelectIassignspoff()
2170 PrimType pTy; in LmbcSmallAggForRet() local
2243 PrimType pTy = PTY_i64; in LmbcSmallAggForCall() local
9006 PrimType pTy = types[i]; in LmbcSelectParmList() local