Searched defs:canCombineStoreAndExtract (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 934 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, canCombineStoreAndExtract() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 21483 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, canCombineStoreAndExtract() function in ARMTargetLowering |