Home
last modified time | relevance | path

Searched refs:arm_mve_vctp64 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsARM.h111 arm_mve_vctp64, // llvm.arm.mve.vctp64 enumerator
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp1488 case Intrinsic::arm_mve_vctp64: in canConstantFoldCallTo()
2907 case Intrinsic::arm_mve_vctp64: { in ConstantFoldVectorCall()
2913 if (IntrinsicID == Intrinsic::arm_mve_vctp64) in ConstantFoldVectorCall()
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp908 case Intrinsic::arm_mve_vctp64: in isProfitableLSRChainElement()
1714 II->getIntrinsicID() == Intrinsic::arm_mve_vctp64; in isHardwareLoopProfitable()
/external/llvm-project/clang/include/clang/Basic/
Darm_mve.td817 defm vctp64q: vctp<PredOf<u64>, "arm_mve_vctp64">;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc14053 GIM_CheckIntrinsicID, /*MI*/0, /*Op*/1, Intrinsic::arm_mve_vctp64,