/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 154 const SimplifyQuery &Q, unsigned MaxRecurse, in simplifyCmpSelCase() 171 const SimplifyQuery &Q, in simplifyCmpSelTrueCase() 180 const SimplifyQuery &Q, in simplifyCmpSelFalseCase() 190 const SimplifyQuery &Q, in handleOtherCmpSelSimplifications() 240 const SimplifyQuery &Q, unsigned MaxRecurse) { in expandBinOp() 275 const SimplifyQuery &Q, in expandCommutativeBinOp() 292 const SimplifyQuery &Q, in simplifyAssociativeBinOp() 395 Value *RHS, const SimplifyQuery &Q, in threadBinOpOverSelect() 474 Value *RHS, const SimplifyQuery &Q, in threadCmpOverSelect() 520 Value *RHS, const SimplifyQuery &Q, in threadBinOpOverPHI() [all …]
|
H A D | ScalarEvolutionDivision.cpp | 85 const SCEV *Q, *R; in divide() local 155 const SCEV *Q, *R; in visitAddExpr() local 192 const SCEV *Q, *R; in visitMulExpr() local 232 const SCEV *Q, *R; in visitMulExpr() local
|
H A D | ValueTracking.cpp | 155 const SimplifyQuery &Q) { in computeKnownBits() 335 const SimplifyQuery &Q) { in ComputeNumSignBits() 362 unsigned Depth, const SimplifyQuery &Q) { in computeKnownBitsAddSub() 377 const SimplifyQuery &Q) { in computeKnownBitsMul() 578 static bool isKnownNonZeroFromAssume(const Value *V, const SimplifyQuery &Q) { in isKnownNonZeroFromAssume() 627 const SimplifyQuery &Q) { in computeKnownBitsFromCmp() 779 unsigned Depth, const SimplifyQuery &Q) { in computeKnownBitsFromContext() 884 KnownBits &Known2, unsigned Depth, const SimplifyQuery &Q, in computeKnownBitsFromShiftOperator() 900 unsigned Depth, const SimplifyQuery &Q) { in getKnownBitsFromAndXorOr() 970 const SimplifyQuery &Q, in computeKnownBitsForHorizontalOperation() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | Makefile | 22 Q=@ macro 25 Q= macro
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/ |
H A D | scalarmult_ed25519_ref10.c | 36 ge25519_p3 Q; in crypto_scalarmult_ed25519() local 61 ge25519_p3 Q; in crypto_scalarmult_ed25519_base() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | sse2_64_32.h | 29 # define _mm_set1_epi64x(Q) sodium__mm_set1_epi64x(Q) argument 38 # define _mm_cvtsi64_si128(Q) sodium__mm_cvtsi64_si128(Q) argument
|
/freebsd/sys/dev/qat/qat_api/include/lac/ |
H A D | cpa_cy_dsa.h | 123 CpaFlatBuffer Q; member 157 CpaFlatBuffer Q; member 229 CpaFlatBuffer Q; member 265 CpaFlatBuffer Q; member 311 CpaFlatBuffer Q; member 357 CpaFlatBuffer Q; member
|
/freebsd/sys/contrib/device-tree/ |
H A D | Makefile | 72 Q = macro 75 Q = @ macro
|
/freebsd/lib/msun/src/ |
H A D | s_erff.c | 81 float R,S,P,Q,s,y,z,r; in erff() local 128 float R,S,P,Q,s,y,z,r; in erfcf() local
|
H A D | s_erf.c | 196 double R,S,P,Q,s,y,z,r; in erf() local 249 double R,S,P,Q,s,y,z,r; in erfc() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
H A D | divmod.m4 | 37 define(Q, `%o2') macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | VLIWMachineScheduler.cpp | 511 const ReadyQueue &Q, SUnit *SU, in traceCandidate() 526 ReadyQueue &Q) { in readyQueueVerboseDump() 596 int ConvergingVLIWScheduler::SchedulingCost(ReadyQueue &Q, SUnit *SU, in SchedulingCost() 772 ReadyQueue &Q = Zone.Available; in pickNodeFromQueue() local
|
H A D | LiveRegMatrix.cpp | 180 LiveIntervalUnion::Query &Q = Queries[RegUnit]; in query() local 232 LiveIntervalUnion::Query Q; in checkInterference() local
|
H A D | AggressiveAntiDepBreaker.cpp | 517 for (const auto &Q : make_range(State->GetRegRefs().equal_range(Reg))) { in GetRenameRegisters() local 680 for (const auto &Q : make_range(RegRefs.equal_range(Reg))) { in FindSuitableFreeRegisters() local 695 for (const auto &Q : make_range(RegRefs.equal_range(Reg))) { in FindSuitableFreeRegisters() local 923 for (const auto &Q : make_range(RegRefs.equal_range(CurrReg))) { in BreakAntiDependencies() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonMachineScheduler.cpp | 45 int HexagonConvergingVLIWScheduler::SchedulingCost(ReadyQueue &Q, SUnit *SU, in SchedulingCost()
|
H A D | HexagonLoopIdiomRecognition.cpp | 209 std::deque<Value *> Q; member 288 WorkListType Q; in INITIALIZE_PASS_DEPENDENCY() local 334 WorkListType Q; in initialize() local 402 WorkListType Q; in subst() local 435 WorkListType Q; in replace() local 496 WorkListType Q; in find() local 536 WorkListType Q; in simplify() local 613 Value *Q = nullptr; member 746 Value *Q = nullptr, *R = nullptr, *Y = nullptr, *Z = nullptr; in matchLeftShift() local 837 Value *R = nullptr, *Q = nullptr; in matchRightShift() local [all …]
|
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/ |
H A D | DirectoryWatcher-windows.cpp | 47 std::queue<DirectoryWatcher::Event> Q; member in __anon3d5a8a810111::DirectoryWatcherWindows::EventQueue 70 } Q; member in __anon3d5a8a810111::DirectoryWatcherWindows
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_prime_i15.c | 570 jacobian P2, P3, Q, T, U; in point_mul() local 632 jacobian Q; in point_decode() local 673 jacobian Q, T; in point_encode() local 765 jacobian P, Q; in api_muladd() local
|
H A D | ec_prime_i31.c | 569 jacobian P2, P3, Q, T, U; in point_mul() local 631 jacobian Q; in point_decode() local 673 jacobian Q, T; in point_encode() local 767 jacobian P, Q; in api_muladd() local
|
/freebsd/crypto/openssl/test/ |
H A D | ecdsatest.h | 28 const char *Q; /* ECDSA public key: Q = dG */ member
|
H A D | ectest.c | 42 EC_POINT *P = NULL, *Q = NULL, *R = NULL, *S = NULL; in group_order_tests() local 164 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in prime_field_tests() local 786 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_curve_test() local 939 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_field_tests() local 1319 EC_POINT *G = NULL, *P = NULL, *Q = NULL, *Q_CHECK = NULL; in nistp_single_test() local 2303 EC_POINT *Q = NULL, *Pinf = NULL; in ec_point_hex2point_test_helper() local 2701 const EC_POINT *Q = NULL; in custom_params_test() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 588 std::shared_ptr<AsynchronousSymbolQuery> Q, in InProgressFullLookupState() 607 std::shared_ptr<AsynchronousSymbolQuery> Q; member in llvm::orc::InProgressFullLookupState 972 for (auto &Q : MI.takeQueriesMeeting(SymbolState::Resolved)) { in resolve() local 985 for (auto &Q : CompletedQueries) { in resolve() local 1186 for (const auto &Q : KV.second.pendingQueries()) in dump() local 1226 std::shared_ptr<AsynchronousSymbolQuery> Q) { in addQuery() 1237 const AsynchronousSymbolQuery &Q) { in removeQuery() 1489 void JITDylib::detachQueryHelper(AsynchronousSymbolQuery &Q, in detachQueryHelper() 1821 auto Q = std::make_shared<AsynchronousSymbolQuery>(Unresolved, RequiredState, in lookup() local 2062 for (auto &Q : MII.PendingQueries) { in verifySessionState() local [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfdiv.S | 19 #define Q r5:4 macro 140 Q = #0 define 187 Q = add(Q,PROD) define 270 Q = neg(PROD) define
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangleNodes.cpp | 36 static void outputSingleQualifier(OutputBuffer &OB, Qualifiers Q) { in outputSingleQualifier() 52 static bool outputQualifierIfPresent(OutputBuffer &OB, Qualifiers Q, in outputQualifierIfPresent() 64 static void outputQualifiers(OutputBuffer &OB, Qualifiers Q, bool SpaceBefore, in outputQualifiers()
|
/freebsd/sys/dev/ath/ath_rate/sample/ |
H A D | tx_schedules.h | 223 #define Q(_r) \ macro
|