/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | InstSimplifyPass.cpp | 31 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() argument
|
H A D | LoopRotation.cpp | 44 const SimplifyQuery SQ = getBestSimplifyQuery(AR, DL); in run() local 99 const SimplifyQuery SQ = getBestSimplifyQuery(*this, F); variable
|
H A D | CorrelatedValuePropagation.cpp | 212 processPHI(PHINode *P, LazyValueInfo *LVI, DominatorTree *DT, const SimplifyQuery &SQ) processPHI() argument 830 runImpl(Function &F, LazyValueInfo *LVI, DominatorTree *DT, const SimplifyQuery &SQ) runImpl() argument
|
H A D | EarlyCSE.cpp | 486 const SimplifyQuery SQ; member in __anon25107::EarlyCSE
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
H A D | LSUnit.cpp | 24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, in LSUnitBase() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopRotationUtils.cpp | 59 const SimplifyQuery &SQ; member in __anon25220::LoopRotate 64 LoopRotate(unsigned MaxHeaderSize, LoopInfo *LI, const TargetTransformInfo *TTI, AssumptionCache *AC, DominatorTree *DT, ScalarEvolution *SE, MemorySSAUpdater *MSSAU, const SimplifyQuery &SQ, bool RotationOnly, bool IsUtilMode) LoopRotate() argument 664 LoopRotation(Loop *L, LoopInfo *LI, const TargetTransformInfo *TTI, AssumptionCache *AC, DominatorTree *DT, ScalarEvolution *SE, MemorySSAUpdater *MSSAU, const SimplifyQuery &SQ, bool RotationOnly = true, unsigned Threshold = unsigned(-1), bool IsUtilMode = true) LoopRotation() argument
|
H A D | PromoteMemoryToRegister.cpp | 235 const SimplifyQuery SQ; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | me_cmp.c | 952 #define SQ(a) ((a) * (a)) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | LSUnit.h | 421 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) in LSUnit() argument 423 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) in LSUnit() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_perfcounter.h | 65 SQ = 0x6, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineInternal.h | 326 const SimplifyQuery SQ; member in llvm::InstCombiner
|
H A D | InstCombineShifts.cpp | 34 reassociateShiftAmtsOfTwoSameDirectionShifts( BinaryOperator *Sh0, const SimplifyQuery &SQ, bool AnalyzeForSignBitExtraction) reassociateShiftAmtsOfTwoSameDirectionShifts() argument
|
H A D | InstCombineCompares.cpp | 3470 foldShiftIntoShiftInAnotherHandOfAndInICmp(ICmpInst &I, const SimplifyQuery SQ, in foldShiftIntoShiftInAnotherHandOfAndInICmp() argument 3702 Instruction *InstCombiner::foldICmpBinOp(ICmpInst &I, const SimplifyQuery &SQ) { in foldICmpBinOp() argument [all...] |
/third_party/mesa3d/src/mesa/math/ |
H A D | m_matrix.c | 1108 #define SQ(x) ((x)*(x)) macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 5338 Value *llvm::SimplifyInstruction(Instruction *I, const SimplifyQuery &SQ, in SimplifyInstruction() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3093 const SimplifyQuery &SQ; member in __anon23996::SimplificationTracker 3200 const SimplifyQuery &SQ; member in __anon23996::AddressingModeCombiner
|