Searched defs:ExtractElement (Results 1 – 5 of 5) sorted by relevance
29 inline A &ExtractElement(IoStatementState &io, const Descriptor &descriptor, in ExtractElement() function
504 Value *ExtractElement = Builder.CreateExtractElement(VecValue, Index); in tryPromoteAllocaToVector() local
235 | ExtractElement Constructor
259 | ExtractElement Constructor
191 ExtractElement Opcode = C.LLVMExtractElement const