Home
last modified time | relevance | path

Searched defs:canCombineStoreAndExtract (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h934 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, canCombineStoreAndExtract() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21483 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, canCombineStoreAndExtract() function in ARMTargetLowering