Searched defs:IsIntrinsic (Results 1 – 6 of 6) sorted by relevance
2016 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLD() local2155 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVST() local2306 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLDSTLane() local2687 void ARMDAGToDAGISel::SelectVLDDup(SDNode *N, bool IsIntrinsic, in SelectVLDDup()
841 SDNode *IsIntrinsic = N->getOperand(0).getNode(); in SelectZeroExtend() local
1690 const Value *V, bool IsIntrinsic) { in verifyFunctionAttrs()2880 bool IsIntrinsic = Call.getCalledFunction() && in visitCallBase() local
1326 bool IsIntrinsic = CalleeFn->isIntrinsic(); in optimizeDoubleFP() local
3041 static bool isFMA3(unsigned Opcode, bool *IsIntrinsic = nullptr) { in isFMA3()
9009 bool IsIntrinsic = false; in tryMatchAcrossLaneShuffleForReduction() local