Home
last modified time | relevance | path

Searched defs:IsIntrinsic (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2016 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLD() local
2155 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVST() local
2306 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLDSTLane() local
2687 void ARMDAGToDAGISel::SelectVLDDup(SDNode *N, bool IsIntrinsic, in SelectVLDDup()
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp841 SDNode *IsIntrinsic = N->getOperand(0).getNode(); in SelectZeroExtend() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp1690 const Value *V, bool IsIntrinsic) { in verifyFunctionAttrs()
2880 bool IsIntrinsic = Call.getCalledFunction() && in visitCallBase() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1326 bool IsIntrinsic = CalleeFn->isIntrinsic(); in optimizeDoubleFP() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3041 static bool isFMA3(unsigned Opcode, bool *IsIntrinsic = nullptr) { in isFMA3()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9009 bool IsIntrinsic = false; in tryMatchAcrossLaneShuffleForReduction() local