Searched defs:HasBaseReg (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 206 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode() 222 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost() 410 bool HasBaseReg = (BaseGV == nullptr); in getGEPCost() local
|
| D | TargetTransformInfo.h | 694 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode() 712 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 109 bool HasBaseReg, in isLegalAddressingMode() 134 bool HasBaseReg, in getScalingFactorCost()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 122 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode() 133 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
|
| /external/llvm/lib/Target/X86/ |
| D | X86AsmPrinter.cpp | 250 bool HasBaseReg = BaseReg.getReg() != 0; in printLeaMemReference() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 253 bool HasBaseReg; member 1375 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded() 1428 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded() 1465 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse() 1529 bool HasBaseReg) { in isAlwaysFoldable() 1552 bool HasBaseReg) { in isAlwaysFoldable() 2223 bool HasBaseReg, LSRUse::KindType Kind, in reconcileNewOffset()
|
| D | NaryReassociate.cpp | 308 bool HasBaseReg = false; in isGEPFoldable() local
|
| D | StraightLineStrengthReduce.cpp | 243 bool HasBaseReg = false; in isGEPFoldable() local
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1466 bool HasBaseReg; member
|