Searched refs:Any (Results 26 - 47 of 47) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp342 case MVT::Any: {
426 case MVT::Any:
H A DCodeGenTarget.cpp67 case MVT::Any: return "MVT::Any";
H A DCodeGenDAGPatterns.cpp806 case MVT::Any:
4629 // intentionally do not reconsider these. Any variants of added patterns have
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h731 enum class AllowedOperand { LineVar, LegacyLiteral, Any };
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h386 Any, enumerator in enum:llvm::SystemZICMP::__anon4333
H A DSystemZISelLowering.cpp2103 C.ICmpType = SystemZICMP::Any;
2468 SystemZICMP::Any))) {
2594 C.ICmpType = SystemZICMP::Any;
/freebsd-13-stable/crypto/openssl/
H A Dconfig33 Any other text will be passed to the Configure perl script.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp524 if (C->getSelectionKind() != Comdat::Any)
525 report_fatal_error("ELF COMDATs only support SelectionKind::Any, '" +
1428 case Comdat::Any:
1833 if (C->getSelectionKind() != Comdat::Any)
1835 "SelectionKind::Any, '" + C->getName() + "' cannot be "
/freebsd-13-stable/share/mk/
H A Dsrc.opts.mk47 # unless turned on. Any options listed in 'BROKEN_OPTIONS' will be
/freebsd-13-stable/stand/lua/
H A Dcore.lua241 -- heuristic. Any directory in /boot that contains an ordinary file
H A Dconfig.lua231 -- process function. All trailing characters will be validated. Any $VALUE
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp802 bool Any = false; local
809 Any = true;
822 if (!Any)
H A DDependenceAnalysis.cpp405 Kind = Any;
414 OS << " Any\n";
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql247 local_relpath represents the working version. Any rows with intermediate
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1375 Any, member in class:__anon1971::MissingAttributeSubjectRulesRecoveryPoint
1385 return MissingAttributeSubjectRulesRecoveryPoint::Any;
/freebsd-13-stable/sys/tools/
H A Dmakesyscalls.lua1300 -- the appropriate place. Any syscall-looking lines get thrown into the sysfile
/freebsd-13-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1613 # Any line in $2-values which doesn't appear in $1-values and is a
1658 # Any entry in $2-values which is not in $1-values corresponds to
1669 # Any lines in $2 which are not in $1 AND are "not present" lines
2058 Any security issues discovered after `date -r ${EOLTIME}`
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1845 case Comdat::Any:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4414 case Comdat::Any:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp974 // like getDecodedLinkage() above. Any future change to the linkage enum and
1151 return Comdat::Any;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1034 // Linkage don't need to be remapped at that time for the summary. Any future
1079 case Comdat::Any:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp649 SK = Comdat::Any;

Completed in 479 milliseconds

12