Lines Matching refs:DIExpr
659 const DIExpression *DIExpr = Prop.DIExpr; in recoverAsEntryValue() local
666 DIExpression::convertToNonVariadicExpression(DIExpr); in recoverAsEntryValue()
669 DIExpr = *NonVariadicExpression; in recoverAsEntryValue()
675 if (!isEntryValueVariable(Var, DIExpr)) in recoverAsEntryValue()
684 DIExpression::prepend(DIExpr, DIExpression::EntryValue); in recoverAsEntryValue()
964 MIB.addMetadata(Properties.DIExpr); in emitMOLoc()
1016 if (Properties.DIExpr) in dump()
1017 dbgs() << " " << *Properties.DIExpr; in dump()
1224 Properties.DIExpr); in emitLoc()
1234 const DIExpression *Expr = Properties.DIExpr; in emitLoc()
3365 assert(BlockLiveIn->Properties.DIExpr->getFragmentInfo() == in buildVLocValueMap()