Home
last modified time | relevance | path

Searched defs:U (Results 51 – 75 of 586) sorted by relevance

12345678910>>...24

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp169 for (const User *U : CleanupPad->users()) in getCleanupRetUnwindDest() local
279 for (const User *U : CatchPad->users()) { in calculateCXXStateNumbers() local
327 for (const User *U : CleanupPad->users()) { in calculateCXXStateNumbers() local
397 for (const User *U : CatchPad->users()) { in calculateSEHStateNumbers() local
430 for (const User *U : CleanupPad->users()) { in calculateSEHStateNumbers() local
564 for (const User *U : Cleanup->users()) in calculateClrEHStateNumbers() local
588 for (const User *U : Catch->users()) in calculateClrEHStateNumbers() local
625 for (const User *U : Cleanup->users()) { in calculateClrEHStateNumbers() local
1176 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
H A DLiveRegUnits.cpp23 for (unsigned U = 0, E = TRI->getNumRegUnits(); U != E; ++U) { in removeRegsNotPreserved() local
32 for (unsigned U = 0, E = TRI->getNumRegUnits(); U != E; ++U) { in addRegsInMask() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d720 void copyBackwards(T,U)(T[] src, U[] dest) in copyBackwards() argument
727 void copyForward(T,U)(T[] src, U[] dest) in copyBackwards() argument
1207 alias U = ubyte; in PackedPtrImpl() local
1209 alias U = ushort; in PackedPtrImpl() local
1211 alias U = uint; in PackedPtrImpl() local
1213 alias U = ulong; in PackedPtrImpl() local
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp270 const DWARFContext &Ctx, const DWARFUnit *U, in parseV5DirFileTables()
362 const DWARFUnit *U) { in parse()
582 const DWARFUnit *U, function_ref<void(Error)> RecoverableErrorHandler) { in getOrParseLineTable()
726 const DWARFContext &Ctx, const DWARFUnit *U, in parse()
1424 for (const auto &U : Units) in buildLineToUnitMap() local
1450 DWARFUnit *U = prepareToParse(Offset); in parseNext() local
1465 DWARFUnit *U = prepareToParse(Offset); in skip() local
1475 DWARFUnit *U = nullptr; in prepareToParse() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCaptureTracking.cpp57 bool CaptureTracker::shouldExplore(const Use *U) { return true; } in shouldExplore()
218 for (const Use &U : V->uses()) { in PointerMayBeCaptured() local
237 const Use *U = Worklist.pop_back_val(); in PointerMayBeCaptured() local
H A DValueLatticeUtils.cpp31 return all_of(GV->users(), [&](User *U) { in canTrackGlobalVariableInterprocedurally()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCFGDiff.h98 for (auto U : LegalizedUpdates) { variable
115 auto U = LegalizedUpdates.pop_back_val(); in popUpdateForIncrementalUpdates() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedUser.h37 DerivedUser(Type *Ty, unsigned VK, Use *U, unsigned NumOps, in DerivedUser()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_uninitialized.h99 # define _GLIBCXX_USE_ASSIGN_FOR_INIT(T, U) \ in _GLIBCXX_VISIBILITY() argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp29 static BasicBlock *getUserBB(Use *U) { in getUserBB()
61 void SSAUpdaterBulk::AddUse(unsigned Var, Use *U) { in AddUse()
H A DUnifyLoopExits.cpp91 for (auto &U : I.uses()) { in INITIALIZE_PASS_DEPENDENCY() local
130 for (auto U : II.second) { in INITIALIZE_PASS_DEPENDENCY() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp305 const auto *U = dyn_cast<const Instruction>(V); in print() local
370 auto Record = [this](Instruction *U) -> bool { in record()
378 auto Use = [this](Instruction *U) -> bool { in use()
389 auto Unuse = [this](Instruction *U) -> bool { in unuse()
441 Instruction *U = dyn_cast<Instruction>(V); in replace() local
460 Instruction *U = cast<Instruction>(V); in cleanup() local
466 Instruction *U = cast<Instruction>(V); in cleanup() local
505 Instruction *U = dyn_cast<Instruction>(V); in find() local
774 Value *U = *SelI->user_begin(); in matchLeftShift() local
1142 for (auto U : Out->users()) { in findCycle() local
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dchained-calls.cc159 union U union
170 U::U (type t) in U() function in U
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dchained-calls.cc159 union U union
170 U::U (type t) in U() function in U
/netbsd/external/gpl3/gdb/dist/sim/arm/
H A Dthumbemu.c322 ARMword U = tBIT (7); in handle_T2_insn() local
1155 int U = ntBIT (9); in handle_T2_insn() local
1188 int U = ntBIT (9); in handle_T2_insn() local
1224 ARMword U = ntBIT (9); in handle_T2_insn() local
1336 ARMword U = ntBIT (9); in handle_T2_insn() local
1382 ARMword U = ntBIT (9); in handle_T2_insn() local
1445 ARMword U = tBIT (7); in handle_T2_insn() local
1503 ARMword U = tBIT (7); in handle_T2_insn() local
/netbsd/external/gpl3/gdb.old/dist/sim/arm/
H A Dthumbemu.c322 ARMword U = tBIT (7); in handle_T2_insn() local
1155 int U = ntBIT (9); in handle_T2_insn() local
1188 int U = ntBIT (9); in handle_T2_insn() local
1224 ARMword U = ntBIT (9); in handle_T2_insn() local
1336 ARMword U = ntBIT (9); in handle_T2_insn() local
1382 ARMword U = ntBIT (9); in handle_T2_insn() local
1445 ARMword U = tBIT (7); in handle_T2_insn() local
1503 ARMword U = tBIT (7); in handle_T2_insn() local
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/bitwriter/
H A Dbitwriter_ocaml.c31 value llvm_write_bitcode_to_fd(value U, LLVMModuleRef M, value FD) { in llvm_write_bitcode_to_fd()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h185 void setMustSaveLR(bool U) { MustSaveLR = U; } in setMustSaveLR()
188 void setMustSaveTOC(bool U) { MustSaveTOC = U; } in setMustSaveTOC()
194 void setShrinkWrapDisabled(bool U) { ShrinkWrapDisabled = U; } in setShrinkWrapDisabled()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp213 User *U = *UI++; in CleanupPointerRootUsers() local
294 User *U = cast<User>(UV); in CleanupConstantGlobalUsers() local
375 static bool isSafeSROAGEP(User *U) { in isSafeSROAGEP()
669 for (const User *U : V->users()) { in AllUsesOfValueWillTrapIfNull() local
714 for (const User *U : GV->users()) in AllUsesOfLoadedValueWillTrapIfNull() local
1018 for (const User *U : V->users()) { in valueIsOnlyUsedLocallyOrStoredToOneGlobal() local
1326 for (auto *U : GV->users()) { in isPointerValueDeadOnEntryToFunction() local
1397 for (auto *U : C->users()) { in allNonInstructionUsersCanBeMadeInstructions() local
1418 for (auto *U : C->users()) { in makeAllConstantUsesInstructions() local
1430 for (auto *U : Users) { in makeAllConstantUsesInstructions() local
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp277 Unit U = FileToVector(InputFilePath); in RunOneTest() local
328 auto U = FileToVector(CurrentFilePath); in CleanseCrashInput() local
389 Unit U = FileToVector(CurrentFilePath); in MinimizeCrashInput() local
453 Unit U = FileToVector(InputFilePath); in MinimizeCrashInputInternalStep() local
647 for (auto &U: Dictionary) in FuzzerDriver() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512vlintrin.h12766 #define _mm256_maskz_srli_epi32(U, A, B) \ argument
12782 #define _mm256_maskz_srli_epi64(U, A, B) \ argument
12819 #define _mm_maskz_slli_epi32(U, X, C) \ argument
12829 #define _mm_maskz_slli_epi64(U, X, C) \ argument
13468 #define _mm_mask_cvtps_ph(W, U, A, I) \ argument
13472 #define _mm_maskz_cvtps_ph(U, A, I) \ argument
13476 #define _mm256_mask_cvtps_ph(W, U, A, I) \ argument
13480 #define _mm256_maskz_cvtps_ph(U, A, I) \ argument
13488 #define _mm256_maskz_srai_epi32(U, A, B) \ argument
13508 #define _mm256_maskz_srai_epi64(U, A, B) \ argument
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp418 const CPUser &U) { in isOffsetInRange()
929 MachineBasicBlock* Water, CPUser &U, in isWaterInRange()
1040 int MipsConstantIslands::findInRangeCPEntry(CPUser& U, unsigned UserOffset) in findInRangeCPEntry()
1093 (CPUser& U, unsigned UserOffset) in findLongFormInRangeCPEntry()
1162 bool MipsConstantIslands::findAvailableWater(CPUser &U, unsigned UserOffset, in findAvailableWater()
1209 CPUser &U = CPUsers[CPUserIndex]; in createNewWater() local
1281 CPUser &U = CPUsers[CPUIndex]; in createNewWater() local
1304 CPUser &U = CPUsers[CPUserIndex]; in handleConstantPoolUser() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmeta.d531 template Replace(T, U, TList...) in Replace() argument
537 template Replace(alias T, U, TList...) in Replace() argument
543 template Replace(T, alias U, TList...) in Replace()
549 template Replace(alias T, alias U, TList...) in Replace()
611 template ReplaceAll(T, U, TList...) in ReplaceAll() argument
617 template ReplaceAll(alias T, U, TList...) in ReplaceAll() argument
623 template ReplaceAll(T, alias U, TList...) in ReplaceAll()
629 template ReplaceAll(alias T, alias U, TList...) in ReplaceAll()
/netbsd/lib/libc/gdtoa/
H A Dstrtopdd.c54 } U; typedef
/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto.h135 #define ENCRYPTION_USAGE(U) ((int32_t)((((uint32_t)(U)) << 8)) | 0xAA) argument
136 #define INTEGRITY_USAGE(U) ((int32_t)((((uint32_t)(U)) << 8)) | 0x55) argument
137 #define CHECKSUM_USAGE(U) ((int32_t)((((uint32_t)(U)) << 8)) | 0x99) argument

12345678910>>...24