Searched refs:canCombineStoreAndExtract (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h577 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
H A DARMISelLowering.cpp16858 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h642 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6712 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(),

Completed in 313 milliseconds