Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp292 bool Op1Sext = isa<SExtInst>(Args[0]) && in getArithmeticInstrCost() local
299 bool IsSext = Op1Sext || Op2Sext; in getArithmeticInstrCost()