Searched refs:canCombineStoreAndExtract (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 471 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
|
D | ARMISelLowering.cpp | 12451 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function in ARMTargetLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 577 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
|
D | ARMISelLowering.cpp | 16857 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function in ARMTargetLowering
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 630 bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx,
|
D | ARMISelLowering.cpp | 18685 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function in ARMTargetLowering
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 366 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 642 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 777 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract() function
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 5134 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(), in optimizeExtractElementInst()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 6712 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(), in optimizeExtractElementInst()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 7170 !TLI->canCombineStoreAndExtract(Inst->getOperand(0)->getType(), in optimizeExtractElementInst()
|