Searched defs:strConst (Results 1 – 3 of 3) sorted by relevance
328 Operand *X64CGFunc::SelectStrConst(MIRStrConst &strConst) in SelectStrConst()333 Operand *X64CGFunc::SelectStr16Const(MIRStr16Const &strConst) in SelectStr16Const()
2515 auto *strConst = mod.CurFuncCodeMemPool()->New<ConststrNode>(); in ParseExprConststr() local
3701 Operand *AArch64CGFunc::SelectStrConst(MIRStrConst &strConst) in SelectStrConst()