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.h789 void SetLmbcArgInfo(RegOperand *reg, PrimType pTy, int32 ofst, int32 regs) in SetLmbcArgInfo()
940 PrimType pTy; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp106 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.cpp1997 void AArch64CGFunc::SelectIassignspoff(PrimType pTy, int32 offset, Operand &opnd) in SelectIassignspoff()
2056 PrimType pTy; in LmbcSmallAggForRet() local
2138 PrimType pTy = PTY_i64; in LmbcSmallAggForCall() local