Searched defs:SQ (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInstSimplifyPass.cpp33 static bool runImpl(Function &F, const SimplifyQuery &SQ, argument
H A DLoopRotation.cpp58 const SimplifyQuery SQ = getBestSimplifyQuery(AR, DL); local
122 const SimplifyQuery SQ = getBestSimplifyQuery(*this, F); variable
H A DCorrelatedValuePropagation.cpp211 processPHI(PHINode *P, LazyValueInfo *LVI, DominatorTree *DT, const SimplifyQuery &SQ) argument
1016 runImpl(Function &F, LazyValueInfo *LVI, DominatorTree *DT, const SimplifyQuery &SQ) argument
H A DEarlyCSE.cpp524 const SimplifyQuery SQ; member in class:__anon2933::EarlyCSE
H A DNewGVN.cpp508 const SimplifyQuery SQ; member in class:__anon3006::NewGVN
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp24 LSUnitBase::LSUnitBase(const MCSchedModel &SM, unsigned LQ, unsigned SQ, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp70 const SimplifyQuery &SQ; member in class:__anon3054::LoopRotate
76 LoopRotate(unsigned MaxHeaderSize, LoopInfo *LI, const TargetTransformInfo *TTI, AssumptionCache *AC, DominatorTree *DT, ScalarEvolution *SE, MemorySSAUpdater *MSSAU, const SimplifyQuery &SQ, bool RotationOnly, bool IsUtilMode, bool PrepareForLTO) argument
H A DPromoteMemoryToRegister.cpp232 const SimplifyQuery SQ; member in struct:__anon3065::PromoteMem2Reg
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c189 #define SQ "=" macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h448 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ) argument
450 LSUnit(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h72 const SimplifyQuery SQ; member in class:llvm::InstCombiner
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp59 reassociateShiftAmtsOfTwoSameDirectionShifts( BinaryOperator *Sh0, const SimplifyQuery &SQ, bool AnalyzeForSignBitExtraction) argument
H A DInstCombineCompares.cpp3518 foldShiftIntoShiftInAnotherHandOfAndInICmp(ICmpInst &I, const SimplifyQuery SQ, argument
3768 foldICmpBinOp(ICmpInst &I, const SimplifyQuery &SQ) argument
[all...]
/netbsd-current/bin/sh/
H A Dparser.c1268 #define SQ 0x01 /* Single Quotes */ macro
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dremote.c104 #undef SQ macro
108 #define SQ "=" macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5819 Value *llvm::SimplifyInstruction(Instruction *I, const SimplifyQuery &SQ, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3346 const SimplifyQuery &SQ; member in class:__anon1748::SimplificationTracker
3453 const SimplifyQuery &SQ; member in class:__anon1748::AddressingModeCombiner

Completed in 303 milliseconds