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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h687 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
H A DARMISelLowering.cpp21445 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, function in class:ARMTargetLowering
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h889 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, function
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7771 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(),

Completed in 276 milliseconds