Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h205 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
221 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
446 bool HasBaseReg = (BaseGV == nullptr); in getGEPCost() local
DTargetTransformInfo.h800 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
818 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp236 bool HasBaseReg = BaseReg.getReg() != 0; in printLeaMemReference() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp264 bool HasBaseReg = BaseReg.getReg() != 0; in printLeaMemReference() local
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h127 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
138 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp119 bool HasBaseReg, in isLegalAddressingMode()
144 bool HasBaseReg, in getScalingFactorCost()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp287 bool HasBaseReg = BaseReg.getReg() != 0; in printLeaMemReference() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp253 bool HasBaseReg; member
1359 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded()
1412 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded()
1449 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse()
1513 bool HasBaseReg) { in isAlwaysFoldable()
1536 bool HasBaseReg) { in isAlwaysFoldable()
2207 bool HasBaseReg, LSRUse::KindType Kind, in reconcileNewOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp318 bool HasBaseReg = false; member
1603 bool HasBaseReg, int64_t Scale, in isAMCompletelyFolded()
1658 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded()
1695 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse()
1770 bool HasBaseReg) { in isAlwaysFoldable()
1793 bool HasBaseReg) { in isAlwaysFoldable()
2487 bool HasBaseReg, LSRUse::KindType Kind, in reconcileNewOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h269 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
709 bool HasBaseReg = (BaseGV == nullptr); in getGEPCost() local
DTargetTransformInfo.h1256 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
1294 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp146 bool HasBaseReg, in isLegalAddressingMode()
197 bool HasBaseReg, in getScalingFactorCost()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h193 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
DTargetLowering.h1970 bool HasBaseReg = false; member
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1249 bool HasBaseReg, in isAlwaysFoldable()
1275 bool HasBaseReg, in isAlwaysFoldable()
1898 LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, bool HasBaseReg, in reconcileNewOffset()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1529 bool HasBaseReg; member
/external/llvm/include/llvm/Target/
DTargetLowering.h1593 bool HasBaseReg; member