/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | InstructionSimplify.h | 94 struct SimplifyQuery { struct 111 SimplifyQuery(const DataLayout &DL, const Instruction *CXTI = nullptr) argument 114 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, argument 121 SimplifyQuery getWithInstruction(Instruction *I) const { in getWithInstruction() argument 122 SimplifyQuery Copy(*this); in getWithInstruction() 126 SimplifyQuery getWithoutUndef() const { in getWithoutUndef() argument 127 SimplifyQuery Copy(*this); in getWithoutUndef() 149 const SimplifyQuery &Q); 153 const SimplifyQuery &Q); 157 const SimplifyQuery &Q); [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 54 static Value *SimplifyAndInst(Value *, Value *, const SimplifyQuery &, unsigned); 55 static Value *simplifyUnOp(unsigned, Value *, const SimplifyQuery &, unsigned); 57 const SimplifyQuery &, unsigned); 58 static Value *SimplifyBinOp(unsigned, Value *, Value *, const SimplifyQuery &, 61 const SimplifyQuery &, unsigned); 62 static Value *SimplifyCmpInst(unsigned, Value *, Value *, const SimplifyQuery &, 65 const SimplifyQuery &Q, unsigned MaxRecurse); 66 static Value *SimplifyOrInst(Value *, Value *, const SimplifyQuery &, unsigned); 67 static Value *SimplifyXorInst(Value *, Value *, const SimplifyQuery &, unsigned); 69 const SimplifyQuery &, unsigned); [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | InstSimplifyPass.cpp | 33 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() 112 const SimplifyQuery SQ(DL, TLI, DT, AC); in runOnFunction() 140 const SimplifyQuery SQ(DL, &TLI, &DT, &AC); in run()
|
H A D | LoopRotation.cpp | 58 const SimplifyQuery SQ = getBestSimplifyQuery(AR, DL); in run() 122 const SimplifyQuery SQ = getBestSimplifyQuery(*this, F); in runOnLoop()
|
H A D | LoopInstSimplify.cpp | 55 SimplifyQuery SQ(DL, &TLI, &DT, &AC); in simplifyLoopInst()
|
H A D | CorrelatedValuePropagation.cpp | 212 const SimplifyQuery &SQ) { in processPHI() 1017 const SimplifyQuery &SQ) { in runImpl()
|
H A D | StructurizeCFG.cpp | 660 SimplifyQuery Q(Func->getParent()->getDataLayout()); in simplifyAffectedPhis()
|
H A D | EarlyCSE.cpp | 524 const SimplifyQuery SQ;
|
H A D | NewGVN.cpp | 508 const SimplifyQuery SQ;
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopRotationUtils.h | 24 struct SimplifyQuery; 35 MemorySSAUpdater *MSSAU, const SimplifyQuery &SQ,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LoopRotationUtils.cpp | 70 const SimplifyQuery &SQ; 79 const SimplifyQuery &SQ, bool RotationOnly, bool IsUtilMode, in LoopRotate() 832 const SimplifyQuery &SQ, bool RotationOnly = true, in LoopRotation()
|
H A D | PromoteMemoryToRegister.cpp | 232 const SimplifyQuery SQ;
|
H A D | SCCPSolver.cpp | 947 Value *R = SimplifyBinOp(I.getOpcode(), V1, V2, SimplifyQuery(DL)); in visitBinaryOperator()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 72 const SimplifyQuery SQ; 371 const SimplifyQuery &getSimplifyQuery() const { return SQ; } in getSimplifyQuery()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineInternal.h | 112 BinaryOperator *Sh0, const SimplifyQuery &SQ, 661 Instruction *foldICmpBinOp(ICmpInst &Cmp, const SimplifyQuery &SQ);
|
H A D | InstCombineShifts.cpp | 60 BinaryOperator *Sh0, const SimplifyQuery &SQ, in reassociateShiftAmtsOfTwoSameDirectionShifts() 186 const SimplifyQuery &Q, in dropRedundantMaskingOfLeftShiftInput() 892 const SimplifyQuery Q = SQ.getWithInstruction(&I); in visitShl()
|
H A D | InstCombineAndOrXor.cpp | 995 const SimplifyQuery &Q, in foldUnsignedUnderflowCheck() 1165 const SimplifyQuery &Q) { in foldAndOrOfICmpsWithConstEq() 1208 const SimplifyQuery Q = SQ.getWithInstruction(&And); in foldAndOfICmps() 2366 const SimplifyQuery Q = SQ.getWithInstruction(&Or); in foldOrOfICmps()
|
H A D | InstCombineCompares.cpp | 3518 foldShiftIntoShiftInAnotherHandOfAndInICmp(ICmpInst &I, const SimplifyQuery SQ, in foldShiftIntoShiftInAnotherHandOfAndInICmp() 3769 const SimplifyQuery &SQ) { in foldICmpBinOp() 3770 const SimplifyQuery Q = SQ.getWithInstruction(&I); in foldICmpBinOp() 5572 const SimplifyQuery Q = SQ.getWithInstruction(&I); in visitICmpInst()
|
H A D | InstCombineVectorOps.cpp | 2290 SimplifyQuery ShufQuery = SQ.getWithInstruction(&SVI); in visitShuffleVectorInst()
|
H A D | InstructionCombining.cpp | 838 SimplifyQuery Q = SQ.getWithInstruction(&I); in SimplifySelectsFeedingBinaryOp()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3346 const SimplifyQuery &SQ; 3354 SimplificationTracker(const SimplifyQuery &sq) in SimplificationTracker() 3453 const SimplifyQuery &SQ; 3459 AddressingModeCombiner(const SimplifyQuery &_SQ, Value *OriginalValue) in AddressingModeCombiner() 5117 const SimplifyQuery SQ(*DL, TLInfo); in optimizeMemoryInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 1300 SimplifyQuery Q(DL, &TLI, &DT, &AC, I); in calculatePointerDifference()
|