Home
last modified time | relevance | path

Searched defs:HasBaseReg (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h206 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
DTargetTransformInfo.h694 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
712 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp109 bool HasBaseReg, in isLegalAddressingMode()
134 bool HasBaseReg, in getScalingFactorCost()
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h122 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
133 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp250 bool HasBaseReg = BaseReg.getReg() != 0; in printLeaMemReference() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp253 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()
DNaryReassociate.cpp308 bool HasBaseReg = false; in isGEPFoldable() local
DStraightLineStrengthReduce.cpp243 bool HasBaseReg = false; in isGEPFoldable() local
/external/llvm/include/llvm/Target/
DTargetLowering.h1466 bool HasBaseReg; member