Home
last modified time | relevance | path

Searched defs:ExtractIndex (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp935 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1852 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1489 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2352 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17117 unsigned ExtractIndex = IndexC->getZExtValue(); in visitEXTRACT_VECTOR_ELT() local
18359 unsigned ExtractIndex = ExtractIndexC->getZExtValue(); in narrowExtractedVectorBinOp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp20743 unsigned ExtractIndex = IndexC->getZExtValue(); in visitEXTRACT_VECTOR_ELT() local
22538 unsigned ExtractIndex = ExtractIndexC->getZExtValue(); in narrowExtractedVectorBinOp() local