Searched defs:T1 (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeOrdering.h30 bool operator()(QualType T1, QualType T2) const { argument
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp348 static bool TypesAreContradictory(MVT::SimpleValueType T1, argument
/freebsd-9.3-release/sys/cddl/boot/zfs/
H A Dsha256.c75 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; local
/freebsd-9.3-release/crypto/openssl/crypto/sha/
H A Dsha512.c413 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1, T2; local
496 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1; local
[all...]
H A Dsha256.c184 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1, T2; local
262 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1; local
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dblocks.c93 uint64 T1; local
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsha2.c321 u_int32_t T1, W256[16]; local
379 u_int32_t T1, T2, W256[16]; local
602 u_int64_t T1, W512[16]; local
660 u_int64_t T1, T2, W512[16]; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DAnalysis.cpp204 static bool isNoopBitcast(Type *T1, Type *T2, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp565 bool Parser::ConsumeAndStoreUntil(tok::TokenKind T1, tok::TokenKind T2, argument
/freebsd-9.3-release/sbin/iscontrol/
H A Dfsm.c60 T1 = 1, enumerator in enum:__anon5461
/freebsd-9.3-release/sys/crypto/sha2/
H A Dsha2.c371 sha2_word32 T1, *W25 local
429 sha2_word32 T1, T2, *W256; local
698 sha2_word64 T1, *W512 = (sha2_word64*)context->buffer; local
753 sha2_word64 T1 = 0, T2 = 0, *W512 = (sha2_word64*)context->buffer; local
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c643 isc_uint32_t T1, *W25 local
705 isc_uint32_t T1, T2, *W256; local
968 isc_uint64_t T1, *W512 = (isc_uint64_t*)context->buffer; local
1027 isc_uint64_t T1, T2, *W512 = (isc_uint64_t*)context->buffer; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c643 isc_uint32_t T1, *W25 local
705 isc_uint32_t T1, T2, *W256; local
968 isc_uint64_t T1, *W512 = (isc_uint64_t*)context->buffer; local
1027 isc_uint64_t T1, T2, *W512 = (isc_uint64_t*)context->buffer; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCELFStreamer.cpp142 static unsigned CombineSymbolTypes(unsigned T1, unsigned T2) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp348 #define T1 P "1", P "2", 0, 0, P "5", P "6", 0, 0, P "9", P "10" macro
/freebsd-9.3-release/sys/mips/include/
H A Dregnum.h77 #define T1 9 macro
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DVerifier.cpp385 void CheckFailed(const Twine &Message, Type *T1, argument
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp377 RecTy *llvm::resolveTypes(RecTy *T1, RecTy *T2) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp221 unsigned T1 = MRI.createVirtualRegister(&AMDGPU::R600_Reg128RegClass); local
322 unsigned T1 = MRI.createVirtualRegister(&AMDGPU::R600_Reg128RegClass); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1770 static bool isCompatibleAggregate(Type *T1, Type *T2) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp403 static bool UnwrapDissimilarPointerTypes(QualType& T1, QualType& T2) { argument
[all...]
H A DSemaTemplateDeduction.cpp4452 static bool isSameTemplate(TemplateDecl *T1, TemplateDecl *T2) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3505 SDValue T1 = CurDAG->getCopyToReg(Sub1, dl, Reg1, Sub1, T0.getValue(1)); local
3521 SDValue T1 = CurDAG->getCopyFromReg(Chain, dl, Reg1, MVT::i32, local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp531 unsigned getInstrCost(unsigned Opcode, Type *T1, Type *T2) { argument
474 getInstructionTypes(Instruction *I, Type *&T1, Type *&T2) argument
[all...]
/freebsd-9.3-release/sys/dev/mn/
H A Dif_mn.c237 enum framing {WHOKNOWS, E1, E1U, T1, T1U}; enumerator in enum:framing

Completed in 300 milliseconds

12