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

/macosx-10.9.5/llvmCore-3425.0.33/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.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A Drijndael-alg-ref.c34 #define SC ((BC - 4) >> 1) macro
H A DvRijndael-alg-ref.c41 #define SC ((BC - 4) >> 1) macro
/macosx-10.9.5/llvmCore-3425.0.33/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.9.5/llvmCore-3425.0.33/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.9.5/llvmCore-3425.0.33/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.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-opc.c1648 #define SC macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/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.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3145 const SCEVConstant *SC = dyn_cast<SCEVConstant>(*J); local

Completed in 321 milliseconds