Searched refs:Infer (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.h | 340 ValidateOnExit(TypeSetByHwMode &T, TypeInfer &TI) : Infer(TI), VTS(T) {} in ValidateOnExit() 346 TypeInfer &Infer; member 351 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation() 352 Infer.Validate = false; in SuppressValidation() 355 Infer.Validate = SavedValidate; in ~SuppressValidation() 357 TypeInfer &Infer; member 904 TypeInfer Infer; variable 975 TypeInfer &getInfer() { return Infer; } in getInfer()
|
| H A D | CodeGenDAGPatterns.cpp | 892 if (Infer.Validate && !VTS.validate()) { in ~ValidateOnExit() 897 Infer.TP.dump(); in ~ValidateOnExit() 899 Infer.TP.getRecord()->dump(); in ~ValidateOnExit() 900 PrintFatalError(Infer.TP.getRecord()->getLoc(), in ~ValidateOnExit() 902 Infer.TP.getRecord()->getName() + "'"); in ~ValidateOnExit() 2819 Infer(*this) { in TreePattern() 2827 Infer(*this) { in TreePattern() 2834 Infer(*this) { in TreePattern()
|
| /openbsd-src/gnu/llvm/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 142 Infer, enumerator 159 FactoryAsInitKind FactoryAsInit = FactoryAsInitKind::Infer; 174 IO.enumCase(FIK, "A", FactoryAsInitKind::Infer); in enumeration() 193 IO.mapOptional("FactoryAsInit", M.FactoryAsInit, FactoryAsInitKind::Infer); in mapping()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
| H A D | SampleProfileLoaderBaseImpl.h | 812 auto Infer = SampleProfileInference<BT>(F, Successors, SampleBlockWeights); 813 Infer.apply(BlockWeights, EdgeWeights);
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | OptBisect.rst | 122 BISECT: running pass (4) Infer set function attributes on module (test.ll)
|
| H A D | WritingAnLLVMPass.rst | 271 -inferattrs - Infer set function attributes
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrArithmetic.td | 635 // Infer instruction prefixes from type info.
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ChangeLog-0203 | 5059 flags. Infer the register size from the ABI as well as the
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-0203 | 5059 flags. Infer the register size from the ABI as well as the
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-2000 | 3229 * gdbtypes.c (is_ancestor): Infer type equivalence from name
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Options.td | 1265 DocBrief<[{Infer block and edge counts. If the profiles have errors or missing
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.1 | 7818 bits, not bytes. Infer extra alignment from addressof.
|