Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method.h124 bool IsIntrinsic() const { in IsIntrinsic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2119 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLD() local
2261 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVST() local
2415 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLDSTLane() local
2952 void ARMDAGToDAGISel::SelectVLDDup(SDNode *N, bool IsIntrinsic, in SelectVLDDup()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp1947 const Value *V, bool IsIntrinsic, in verifyFunctionAttrs()
2509 bool IsIntrinsic = F.isIntrinsic(); in visitFunction() local
3235 bool IsIntrinsic = Callee && Callee->isIntrinsic(); in visitCallBase() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp841 SDNode *IsIntrinsic = N->getOperand(0).getNode(); in SelectZeroExtend() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp1690 const Value *V, bool IsIntrinsic) { in verifyFunctionAttrs()
2880 bool IsIntrinsic = Call.getCalledFunction() && in visitCallBase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1326 bool IsIntrinsic = CalleeFn->isIntrinsic(); in optimizeDoubleFP() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3041 static bool isFMA3(unsigned Opcode, bool *IsIntrinsic = nullptr) { in isFMA3()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1728 bool IsIntrinsic = CalleeFn->isIntrinsic(); in optimizeDoubleFP() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9009 bool IsIntrinsic = false; in tryMatchAcrossLaneShuffleForReduction() local