Home | History | Annotate | Download | only in Utils

Lines Matching refs:Intrinsic

315     if (II->getIntrinsicID() == Intrinsic::stacksave)
319 if (II->getIntrinsicID() == Intrinsic::lifetime_start ||
320 II->getIntrinsicID() == Intrinsic::lifetime_end)
324 if (II->getIntrinsicID() == Intrinsic::assume) {
1016 /// Dbg Intrinsic utilities
1019 /// See if there is a dbg.value intrinsic for DIVar before I.
1023 // not inserting the same dbg.value intrinsic over and over.
1036 /// Inserts a llvm.dbg.value intrinsic before a store to an alloca'd value
1037 /// that has an associated llvm.dbg.decl intrinsic.
1063 /// Inserts a llvm.dbg.value intrinsic before a load of an alloca'd value
1064 /// that has an associated llvm.dbg.decl intrinsic.
1121 // intrinsic that describes the alloca.
1136 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic describing the
1203 Intrinsic::getDeclaration(BB->getParent()->getParent(), Intrinsic::trap);
1258 if (II->getIntrinsicID() == Intrinsic::assume) {
1512 // callsite. This is a highly useful optimization since intrinsic