Searched defs:ExtractElement (Results 1 – 12 of 12) sorted by relevance
23 inline A &ExtractElement(IoStatementState &io, const Descriptor &descriptor, in ExtractElement() function
450 Value *ExtractElement = Builder.CreateExtractElement(VecValue, Index); in tryPromoteAllocaToVector() local
436 Value *ExtractElement = Builder.CreateExtractElement(VecValue, Index); in tryPromoteAllocaToVector() local
536 Value *ExtractElement = Builder.CreateExtractElement(VecValue, Index); in tryPromoteAllocaToVector() local
206 | ExtractElement Constructor
264 | ExtractElement Constructor
231 | ExtractElement Constructor
253 | ExtractElement Constructor
54 ExtractElement, enumerator
44 static ConstantInt *ExtractElement(Constant *V, Constant *Idx) { in ExtractElement() function
191 ExtractElement Opcode = C.LLVMExtractElement const
230 ExtractElement Opcode = C.LLVMExtractElement const