Home
last modified time | relevance | path

Searched refs:canCombineStoreAndExtract (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMISelLowering.h471 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
DARMISelLowering.cpp12451 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h542 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
DARMISelLowering.cpp14437 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function in ARMTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h366 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h543 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5134 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(), in optimizeExtractElementInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6180 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(), in optimizeExtractElementInst()