Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DIRBuilder.cpp262 CallInst *IRBuilderBase::CreateMaskedGather(Value *Ptrs, unsigned Align, in CreateMaskedGather() function in IRBuilderBase
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp528 CallInst *IRBuilderBase::CreateMaskedGather(Value *Ptrs, unsigned Align, in CreateMaskedGather() function in IRBuilderBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp642 CallInst *IRBuilderBase::CreateMaskedGather(Type *Ty, Value *Ptrs, in CreateMaskedGather() function in IRBuilderBase