Searched defs:SCC (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-m68851.h100 #define SCC (VAL+1) /* 54 */ macro
/freebsd-10.1-release/contrib/llvm/lib/Transforms/IPO/
H A DInlineAlways.cpp104 bool AlwaysInliner::runOnSCC(CallGraphSCC &SCC) { argument
H A DInlineSimple.cpp75 bool SimpleInliner::runOnSCC(CallGraphSCC &SCC) { argument
H A DPruneEH.cpp61 bool PruneEH::runOnSCC(CallGraphSCC &SCC) { argument
[all...]
H A DInliner.cpp397 bool Inliner::runOnSCC(CallGraphSCC &SCC) { argument
[all...]
H A DArgumentPromotion.cpp99 bool ArgPromotion::runOnSCC(CallGraphSCC &SCC) { argument
H A DFunctionAttrs.cpp149 AddReadAttrs(const CallGraphSCC &SCC) argument
501 AddArgumentAttrs(const CallGraphSCC &SCC) argument
765 AddNoAliasAttrs(const CallGraphSCC &SCC) argument
1662 annotateLibraryCalls(const CallGraphSCC &SCC) argument
1677 runOnSCC(CallGraphSCC &SCC) argument
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Analysis/IPA/
H A DCallGraphSCCPass.cpp598 runOnSCC(CallGraphSCC &SCC) argument
[all...]
H A DGlobalsModRef.cpp368 std::vector<CallGraphNode *> &SCC = *I; local
[all...]
H A DInlineCost.cpp1203 bool InlineCostAnalysis::runOnSCC(CallGraphSCC &SCC) { argument
/freebsd-10.1-release/contrib/llvm/tools/opt/
H A Dopt.cpp190 virtual bool runOnSCC(CallGraphSCC &SCC) { argument
/freebsd-10.1-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp424 getTypeOfMaskedICmp(Value* A, Value* B, Value* C, ICmpInst::Predicate SCC) argument
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4678 SDValue SCC = local
4968 SDValue SCC = local
5144 SDValue SCC = local
10302 SDValue SCC = SimplifySelectCC(DL, N0.getOperand(0), N0.getOperand(1), N1, N2, local
10455 SDValue SCC = SimplifySetCC(getSetCCResultType(N0.getValueType()), local
10625 SDValue Temp, SCC; local
[all...]

Completed in 211 milliseconds