Home
last modified time | relevance | path

Searched defs:CreateExtractElement (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DConstantFolder.h211 Constant *CreateExtractElement(Constant *Vec, Constant *Idx) const { in CreateExtractElement() function
DTargetFolder.h228 Constant *CreateExtractElement(Constant *Vec, Constant *Idx) const { in CreateExtractElement() function
DNoFolder.h271 Instruction *CreateExtractElement(Constant *Vec, Constant *Idx) const { in CreateExtractElement() function