Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp290 bool HasBaseReg = BaseReg.getReg() != 0; in PrintLeaMemReference() local
357 bool HasBaseReg = BaseReg.getReg() != 0; in PrintIntelMemReference() local
/external/llvm-project/llvm/lib/Target/X86/
DX86AsmPrinter.cpp293 bool HasBaseReg = BaseReg.getReg() != 0; in PrintLeaMemReference() local
360 bool HasBaseReg = BaseReg.getReg() != 0; in PrintIntelMemReference() local
/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/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/llvm/lib/Target/X86/
DX86AsmPrinter.cpp236 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/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp336 bool HasBaseReg = false; member
1625 bool HasBaseReg, int64_t Scale, in isAMCompletelyFolded()
1680 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded()
1717 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse()
1792 bool HasBaseReg) { in isAlwaysFoldable()
1815 bool HasBaseReg) { in isAlwaysFoldable()
2515 bool HasBaseReg, LSRUse::KindType Kind, in reconcileNewOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp332 bool HasBaseReg = false; member
1632 bool HasBaseReg, int64_t Scale, in isAMCompletelyFolded()
1687 bool HasBaseReg, int64_t Scale) { in isAMCompletelyFolded()
1724 int64_t BaseOffset, bool HasBaseReg, int64_t Scale) { in isLegalUse()
1799 bool HasBaseReg) { in isAlwaysFoldable()
1822 bool HasBaseReg) { in isAlwaysFoldable()
2520 bool HasBaseReg, LSRUse::KindType Kind, in reconcileNewOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h294 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
755 bool HasBaseReg = (BaseGV == nullptr); in getGEPCost() local
DTargetTransformInfo.h1503 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
1562 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h246 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
792 bool HasBaseReg = (BaseGV == nullptr); variable
DTargetTransformInfo.h1743 bool HasBaseReg, int64_t Scale, unsigned AddrSpace, in isLegalAddressingMode()
1802 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp268 bool HasBaseReg, in isLegalAddressingMode()
351 bool HasBaseReg, in getScalingFactorCost()
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp378 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode()
468 bool HasBaseReg, int64_t Scale, in getScalingFactorCost()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h265 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
DTargetLowering.h2170 bool HasBaseReg = false; member
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h280 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost()
DTargetLowering.h2319 bool HasBaseReg = false; member
/external/llvm/include/llvm/Target/
DTargetLowering.h1593 bool HasBaseReg; member