Home
last modified time | relevance | path

Searched defs:ICA (Results 1 – 25 of 25) sorted by relevance

/external/ow2-asm/asm-test/src/main/resources/annotations/
DICA.classICA.java package annotations public abstract annotation annotations.ICA extends java.lang.Object implements java ...
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DCostModel.cpp105 IntrinsicCostAttributes ICA(II->getIntrinsicID(), *II, in print() local
134 IntrinsicCostAttributes ICA(II->getIntrinsicID(), *II, in run() local
DTargetTransformInfo.cpp976 TargetTransformInfo::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/ow2-asm/asm-test/src/resources/java/annotations/
DICA.java38 public @interface ICA { annotation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp162 HexagonTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.cpp814 RISCVTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp874 PPCTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1476 InstructionCost getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
1698 getTypeBasedIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getTypeBasedIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp1249 SystemZTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp683 GCNTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp886 IntrinsicCostAttributes ICA(IID, II->getType(), Tys, FMF); in computeBBInlineCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1752 ARMTTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h646 InstructionCost getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
DTargetTransformInfo.h2452 InstructionCost getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp325 AArch64TTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3323 X86TTIImpl::getIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, in getIntrinsicInstrCost()
/external/eigen/blas/testing/
Ddblat3.f426 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
Dsblat3.f426 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
Dcblat3.f440 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
Dzblat3.f442 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
/external/cblas/testing/
Dc_sblat3.f448 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
Dc_dblat3.f448 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
Dc_cblat3.f461 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
Dc_zblat3.f462 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp7688 IntrinsicCostAttributes ICA(II->getIntrinsicID(), II->getType(), Tys, in getSpillCost() local