Home
last modified time | relevance | path

Searched defs:Q (Results 1 – 25 of 138) sorted by relevance

123456

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp149 const SimplifyQuery &Q, unsigned MaxRecurse, in simplifyCmpSelCase()
166 const SimplifyQuery &Q, in simplifyCmpSelTrueCase()
175 const SimplifyQuery &Q, in simplifyCmpSelFalseCase()
185 const SimplifyQuery &Q, in handleOtherCmpSelSimplifications()
241 const SimplifyQuery &Q, unsigned MaxRecurse) { in expandBinOp()
276 const SimplifyQuery &Q, in expandCommutativeBinOp()
293 const SimplifyQuery &Q, in simplifyAssociativeBinOp()
396 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 DScalarEvolutionDivision.cpp85 const SCEV *Q, *R; in divide() local
151 const SCEV *Q, *R; in visitAddExpr() local
188 const SCEV *Q, *R; in visitMulExpr() local
228 const SCEV *Q, *R; in visitMulExpr() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dm9.C4 struct Q { struct
15 Q qqq; argument
H A Dmemtemp88.C7 struct Q { struct
14 Y<> y;
H A Dmemtemp86.C7 struct Q { struct
H A Dmemtemp85.C7 struct Q { struct
H A Dfriend38.C8 friend Q; // ERROR - template parameters cannot be friends member
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.19.1.f902 SUBROUTINE F1(Q) argument
6 INTEGER Q local
12 SUBROUTINE F2(Q) argument
16 INTEGER Q local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dmap_test.cpp56 void *Q = in TEST() local
70 void *Q = in TEST() local
/openbsd-src/lib/libm/src/ld80/
H A Ds_erfl.c251 long double R, S, P, Q, s, y, z, r; in erfl() local
333 long double R, S, P, Q, s, y, z, r; in erfcl() local
H A De_log2l.c83 static long double Q[] = { variable
H A De_logl.c83 static long double Q[] = { variable
H A De_expl.c84 static long double Q[4] = { variable
/openbsd-src/regress/lib/libcrypto/ec/
H A Dectest.c104 EC_POINT *Q = EC_POINT_new(group); group_order_tests() local
174 EC_POINT *P, *Q, *R; prime_field_tests() local
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddecl5.C34 struct ::Q { // ERROR XFAIL - ::Q not a member of B struct
35 int m;
H A Dlookup20.C7 typedef A Q; typedef
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp568 std::shared_ptr<AsynchronousSymbolQuery> Q, in InProgressFullLookupState()
589 std::shared_ptr<AsynchronousSymbolQuery> Q; member in llvm::orc::InProgressFullLookupState
1011 for (auto &Q : MI.takeQueriesMeeting(SymbolState::Resolved)) { in resolve() local
1024 for (auto &Q : CompletedQueries) { in resolve() local
1146 for (auto &Q : in emit() local
1164 for (auto &Q : MI.takeQueriesMeeting(SymbolState::Ready)) { in emit() local
1179 for (auto &Q : CompletedQueries) { in emit() local
1295 for (auto &Q : MII->second.pendingQueries()) { in failSymbols() local
1300 for (auto &Q : ToDetach) in failSymbols() local
1465 for (const auto &Q : KV.second.pendingQueries()) in dump() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp511 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 DLiveRegMatrix.cpp180 LiveIntervalUnion::Query &Q = Queries[RegUnit]; in query() local
232 LiveIntervalUnion::Query Q; in checkInterference() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920624-1.c1 int B[],Q[]; variable
/openbsd-src/lib/libcrypto/modes/asm/
H A Dghash-armv4.pl319 sub Q() { shift=~m|d([1-3]?[02468])|?"q".($1/2):""; } subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dpmf9.C8 Q() { kp = new K; } in Q() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp209 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
841 Value *R = nullptr, *Q = nullptr; in matchRightShift() local
[all …]
/openbsd-src/gnu/llvm/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp47 std::queue<DirectoryWatcher::Event> Q; member in __anon915907580111::DirectoryWatcherWindows::EventQueue
70 } Q; member in __anon915907580111::DirectoryWatcherWindows
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dlib1funcs.asm152 #define Q RETREG macro
157 #define Q RETREG macro

123456