Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp268 bool HasBaseReg, in isLegalAddressingMode()
351 bool HasBaseReg, in getScalingFactorCost()
/third_party/skia/third_party/externals/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