Home
last modified time | relevance | path

Searched refs:isWideningInstruction (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h60 bool isWideningInstruction(Type *Ty, unsigned Opcode,
DAArch64TargetTransformInfo.cpp197 bool AArch64TTIImpl::isWideningInstruction(Type *DstTy, unsigned Opcode, in isWideningInstruction() function in AArch64TTIImpl
271 if (isWideningInstruction(Dst, SingleUser->getOpcode(), Operands)) { in getCastInstrCost()
491 if (isWideningInstruction(Ty, Opcode, Args)) in getArithmeticInstrCost()