Searched defs:B1 (Results 1 – 13 of 13) sorted by relevance
| /trueos/lib/msun/src/ |
| HD | s_cbrtf.c | 27 B1 = 709958130, /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
|
| HD | s_cbrtl.c | 32 B1 = 709958130; /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
|
| HD | s_cbrt.c | 25 B1 = 715094163, /* B1 = (1023-1023/3-0.03306235651)*2**20 */ variable
|
| /trueos/lib/libcrypt/ |
| HD | misc.c | 50 b64_from_24bit(uint8_t B2, uint8_t B1, uint8_t B0, int n, int *buflen, char **cp) in b64_from_24bit()
|
| /trueos/contrib/llvm/include/llvm/Analysis/ |
| HD | Trace.h | 79 bool dominates(const BasicBlock *B1, const BasicBlock *B2) const { in dominates()
|
| /trueos/contrib/binutils/opcodes/ |
| HD | ia64-opc.h | 61 #define B1 IA64_OPND_B1 macro
|
| /trueos/contrib/llvm/tools/clang/include/clang/CodeGen/ |
| HD | CGFunctionInfo.h | 76 ABIArgInfo(Kind K, llvm::Type *TD, unsigned UI, bool B0, bool B1, bool IR, in ABIArgInfo()
|
| /trueos/contrib/gcc/ |
| HD | lambda-code.c | 492 lambda_matrix swapmatrix, A1, B1; in compute_nest_using_fourier_motzkin() local 632 lambda_matrix A, B, A1, B1; in lambda_compute_auxillary_space() local
|
| /trueos/contrib/llvm/tools/clang/include/clang/Analysis/ |
| HD | ProgramPoint.h | 450 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge()
|
| /trueos/contrib/llvm/lib/Transforms/InstCombine/ |
| HD | InstCombineAddSub.cpp | 1249 Value *A1, *B1, *C1, *A2, *B2, *C2; in visitFAdd() local
|
| /trueos/contrib/llvm/lib/Analysis/ |
| HD | DependenceAnalysis.cpp | 1284 APInt B0(Bits, 0, true), B1(Bits, 1, true); in findGCD() local
|
| /trueos/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | SLPVectorizer.cpp | 2101 BinaryOperator *B1 = dyn_cast<BinaryOperator>(B->getOperand(1)); in tryToVectorize() local
|
| /trueos/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGExpr.cpp | 438 llvm::Value *B1 = Builder.CreateXor(Builder.CreateLShr(B0, K47), B0); in emitHash16Bytes() local
|