Searched defs:strConst (Results 1 – 3 of 3) sorted by relevance
324 Operand *X64CGFunc::SelectStrConst(MIRStrConst &strConst) in SelectStrConst()329 Operand *X64CGFunc::SelectStr16Const(MIRStr16Const &strConst) in SelectStr16Const()
654 MIRStrConst *strConst = safe_cast<MIRStrConst>(st->GetKonst()); in EmitFunctionSymbolTable() local
3101 Operand *AArch64CGFunc::SelectStrConst(MIRStrConst &strConst) in SelectStrConst()