Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h38 class VPWidenMemoryInstructionRecipe; variable
53 friend class VPWidenMemoryInstructionRecipe; variable
H A DVPlan.h1656 VPWidenMemoryInstructionRecipe(LoadInst &Load, VPValue *Addr, VPValue *Mask, in VPWidenMemoryInstructionRecipe() function
1665 VPWidenMemoryInstructionRecipe(StoreInst &Store, VPValue *Addr, in VPWidenMemoryInstructionRecipe() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1027 VPWidenMemoryInstructionRecipe(Instruction &Instr, VPValue *Addr, in VPWidenMemoryInstructionRecipe() function