Lines Matching refs:DIExpr
633 const DIExpression *DIExpr = Prop.DIExpr; in recoverAsEntryValue() local
640 DIExpression::convertToNonVariadicExpression(DIExpr); in recoverAsEntryValue()
643 DIExpr = *NonVariadicExpression; in recoverAsEntryValue()
647 if (!isEntryValueVariable(Var, DIExpr)) in recoverAsEntryValue()
656 DIExpression::prepend(DIExpr, DIExpression::EntryValue); in recoverAsEntryValue()
932 MIB.addMetadata(Properties.DIExpr); in emitMOLoc()
984 if (Properties.DIExpr) in dump()
985 dbgs() << " " << *Properties.DIExpr; in dump()
1194 Properties.DIExpr); in emitLoc()
1204 const DIExpression *Expr = Properties.DIExpr; in emitLoc()
3328 assert(BlockLiveIn->Properties.DIExpr->getFragmentInfo() == in buildVLocValueMap()