Searched defs:SubIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 1350 int NumSubElts, SubIndex; getInstructionCost() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 6300 int SubIndex = VT == MVT::i16 ? X86::sub_16bit : X86::sub_8bit; Select() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 2020 int SubIndex = -1; isExtractSubvectorMask() local |