Searched defs:SC (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSubtargetInfo.h102 const MCWriteLatencyEntry *getWriteLatencyEntry(const MCSchedClassDesc *SC, argument
110 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, argument
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Drijndael-alg-ref.c12 #define SC ((BC - 4) >> 1) macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A Drijndael-alg-ref.c33 #define SC ((BC - 4) >> 1) macro
H A DvRijndael-alg-ref.c40 #define SC ((BC - 4) >> 1) macro
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DSetTheory.cpp296 const std::vector<Record*> &SC = Set->getSuperClasses(); local
H A DSubtargetEmitter.cpp1225 const CodeGenSchedClass &SC = SchedModels.getSchedClass(*VCI); local
[all...]
H A DAsmMatcherEmitter.cpp1194 ClassInfo *SC = AsmOperandClasses[DI->getDef()]; local
H A DCodeGenRegisters.cpp914 const BitVector &SC = RegClasses[rci]->getSubClasses(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DScalarEvolution.cpp294 const SCEVConstant *SC = dyn_cast<SCEVConstant>(Mul->getOperand(0)); local
[all...]
H A DScalarEvolutionExpander.cpp1738 const SCEVConstant *SC = dyn_cast<SCEVConstant>(D->getRHS()); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/TableGen/
H A DRecord.cpp339 const std::vector<Record*> &SC = Rec->getSuperClasses(); local
1747 const std::vector<Record*> &SC = R.getSuperClasses(); local
H A DTGParser.cpp150 Record *SC = SubClass.Rec; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-opc.c1648 #define SC macro
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelLowering.cpp1171 unsigned LL, SC, AND, NOR, ZERO, BEQ; local
1260 unsigned SC = IsN64 ? Mips::SC_P8 : Mips::SC; local
1411 unsigned LL, SC, ZERO, BNE, BEQ; local
1495 unsigned SC = IsN64 ? Mips::SC_P8 : Mips::SC; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3145 const SCEVConstant *SC = dyn_cast<SCEVConstant>(*J); local

Completed in 407 milliseconds