Home
last modified time | relevance | path

Searched defs:Unused (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h108 uint16_t Unused; member
124 uint8_t Unused; global() member
155 uint8_t Unused[3]; global() member
179 uint8_t Unused[3]; global() member
193 uint8_t Unused[3]; global() member
205 uint8_t Unused[2]; global() member
336 uint8_t Unused : 1; global() member
478 uint16_t Unused; global() member
H A DMinidump.h53 Unused = 0, enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-extract.cpp77 static CommandRegistration Unused(&Extract, []() -> Error { in __anon1f8607630202() variable
H A Dxray-fdr-dump.cpp36 static CommandRegistration Unused(&Dump, []() -> Error { in __anon8af342a70102() variable
H A Dxray-converter.cpp370 static CommandRegistration Unused(&Convert, []() -> Error { in __anondcdb23a00302() variable
H A Dxray-graph.cpp508 static CommandRegistration Unused(&GraphC, []() -> Error { in __anonfe2a689a0302() variable
H A Dxray-graph-diff.cpp413 static CommandRegistration Unused(&GraphDiff, []() -> Error { in __anonb510ae000102() variable
H A Dxray-account.cpp450 static CommandRegistration Unused(&Account, []() -> Error { in __anon5161c8f50f02() variable
H A Dxray-stacks.cpp681 static CommandRegistration Unused(&Stack, []() -> Error { in __anonfffce3510802() variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c239 static void compatibilityInitializeAvailabilityCheck(void *Unused) { in compatibilityInitializeAvailabilityCheck() argument
244 static void initializeAvailabilityCheck(void *Unused) { in initializeAvailabilityCheck() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h42 bool Unused = CI->use_empty(); in EraseInstruction() local
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DFrameHeaderCache.hpp52 CacheEntry *Unused; member in FrameHeaderCache
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp116 std::optional<ValueType> Unused; in mapping() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp30 enum IVarState { Unused, Used }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h260 bool Unused; getFreelyInverted() local
277 bool Unused; isFreeToInvert() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profiling.cpp519 static auto UNUSED Unused = __xray::profilingDynamicInitializer(); global() variable
H A Dxray_basic_logging.cpp515 static auto UNUSED Unused = __xray::basicLogDynamicInitializer(); variable
H A Dxray_fdr_logging.cpp759 static auto UNUSED Unused = __xray::fdrLogDynamicInitializer(); global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp844 std::string Unused; getDefaultDenormalModeForType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp230 SDValue Unused = DAG.getNode(SystemZISD::STRCMP, DL, VTs, Chain, Src2, Src1, in EmitTargetCodeForStrcmp() local
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp235 const T *Unused; in hasBodyOrInit() local
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc904 bool CanCallReturnRef(Unused) { return false; } in CanCallReturnRef() argument
2106 const Action<bool(std::string)> x1 = [](Unused) { return 42; }; in TEST() argument
2123 Action<int(int, double y, double z)> a = [](int i, Unused, Unused) { in TEST() argument
H A Dgmock-more-actions_test.cc94 SumOfFirst2(int a,int b,Unused,Unused) SumOfFirst2() argument
155 SumOfLast2(Unused,Unused,int a,int b) const SumOfLast2() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp596 void *Unused; hasParentContext() local
874 void *Unused; hasParentContext() local
1627 void *Unused; hasParentContext() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp211 SmallVector<Instruction *, 8> Unused; in removeUnusedInsts() local

12