Searched defs:ExtractElement (Results 1 – 13 of 13) sorted by relevance
415 Value *ExtractElement = Builder.CreateExtractElement(VecValue, Index); in tryPromoteAllocaToVector() local
450 Value *ExtractElement = Builder.CreateExtractElement(VecValue, Index); in tryPromoteAllocaToVector() local
194 | ExtractElement Constructor
244 | ExtractElement Constructor
206 | ExtractElement Constructor
264 | ExtractElement Constructor
231 | ExtractElement Constructor
253 | ExtractElement Constructor
39 static ConstantInt *ExtractElement(Constant *V, Constant *Idx) { in ExtractElement() function
54 ExtractElement, enumerator
44 static ConstantInt *ExtractElement(Constant *V, Constant *Idx) { in ExtractElement() function
230 ExtractElement Opcode = C.LLVMExtractElement const
188 ExtractElement Opcode = C.LLVMExtractElement const