Searched defs:BC (Results 1 - 18 of 18) sorted by last modified time

/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DAutoUpgrade.cpp204 Value *BC = Builder.CreateBitCast(Arg0, local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSROA.cpp586 bool visitBitCastInst(BitCastInst &BC) { argument
872 void visitBitCastInst(BitCastInst &BC) { argument
2834 bool visitBitCastInst(BitCastInst &BC) { argument
H A DScalarReplAggregates.cpp1981 void SROA::RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86FastISel.cpp1764 unsigned BC = FastEmit_r(ArgVT.getSimpleVT(), VA.getLocVT(), local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp1984 unsigned BC = FastEmit_r(ArgVT, VA.getLocVT(), ISD::BITCAST, Arg, local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegAllocGreedy.cpp695 SpillPlacement::BlockConstraint &BC = SplitConstraints[i]; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2367 SDValue BC = DAG.getNode(N0.getOpcode(), DL, VT, Op); local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dgregocal.h157 BC, enumerator in enum:GregorianCalendar::EEras
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A Drijndael-alg-ref.c109 void KeyAddition(word8 a[4][MAXBC], word8 rk[4][MAXBC], word8 BC) { argument
119 void ShiftRow(word8 a[4][MAXBC], word8 d, word8 BC) { argument
133 void Substitution(word8 a[4][MAXBC], const word8 box[256], word8 BC) { argument
144 void MixColumn(word8 a[4][MAXBC], word8 BC) { argument
171 InvMixColumn(word8 a[4][MAXBC], word8 BC) argument
207 int KC, BC, ROUNDS; local
273 int r, BC, ROUNDS; local
317 int r, BC, ROUNDS; local
[all...]
H A DvRijndael-alg-ref.c80 int KC, BC, ROUNDS; local
270 vShiftRow(vector unsigned char v[2], word8 d, word8 BC) argument
379 int r, BC, ROUNDS; local
411 int r, BC, ROUNDS; local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dterm.c134 char *UP, *BC, PC; variable
H A Dtermlib.c32 char *UP = 0, *BC = 0; /* Pointers to UP and BC strings from database */ variable
/macosx-10.9.5/less-23/less/
H A Dscreen.c223 char PC_, *UP, *BC; variable
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/
H A Dtparam.c123 __private_extern__ char *BC; variable
/macosx-10.9.5/emacs-92/emacs/src/
H A Dterminfo.c29 char *UP, *BC, PC; variable
H A Dtparam.c114 char *BC; variable
/macosx-10.9.5/cctools-845/as/
H A Dm68k.c329 #define BC (DC+1) /* 61 both instruction and data caches */ macro
/macosx-10.9.5/cctools-845/otool/
H A Dppc_disasm.c81 #define BC(x) (((x) >> 16) & 0x3) macro

Completed in 270 milliseconds