Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dindirect_reference_table.h296 ALWAYS_INLINE static uint32_t ExtractIndex(IndirectRef iref) { in ExtractIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp935 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1852 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1489 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2352 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17117 unsigned ExtractIndex = IndexC->getZExtValue(); in visitEXTRACT_VECTOR_ELT() local
18359 unsigned ExtractIndex = ExtractIndexC->getZExtValue(); in narrowExtractedVectorBinOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20743 unsigned ExtractIndex = IndexC->getZExtValue(); in visitEXTRACT_VECTOR_ELT() local
22538 unsigned ExtractIndex = ExtractIndexC->getZExtValue(); in narrowExtractedVectorBinOp() local