Home
last modified time | relevance | path

Searched defs:ExtSize (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1969 unsigned ExtSize = RetTy->getScalarSizeInBits() * 2; in getTypeBasedIntrinsicInstrCost() local
2035 unsigned ExtSize = MulTy->getScalarSizeInBits() * 2; in getTypeBasedIntrinsicInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1599 unsigned ExtSize = EltSize; in getGatherScatterOpCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp833 unsigned ExtSize = in Select() local