HomeSort by relevance Sort by last modified time
    Searched defs:CreateExtractElement (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Support/
ConstantFolder.h 211 Constant *CreateExtractElement(Constant *Vec, Constant *Idx) const {
NoFolder.h 271 Instruction *CreateExtractElement(Constant *Vec, Constant *Idx) const {
TargetFolder.h 235 Constant *CreateExtractElement(Constant *Vec, Constant *Idx) const {
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]

Completed in 43 milliseconds