Home
last modified time | relevance | path

Searched refs:Infer (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h335 ValidateOnExit(TypeSetByHwMode &T, TypeInfer &TI) : Infer(TI), VTS(T) {} in ValidateOnExit()
341 TypeInfer &Infer; member
346 SuppressValidation(TypeInfer &TI) : Infer(TI), SavedValidate(TI.Validate) { in SuppressValidation()
347 Infer.Validate = false; in SuppressValidation()
350 Infer.Validate = SavedValidate; in ~SuppressValidation()
352 TypeInfer &Infer; member
896 TypeInfer Infer; variable
967 TypeInfer &getInfer() { return Infer; } in getInfer()
H A DCodeGenDAGPatterns.cpp853 if (Infer.Validate && !VTS.validate()) { in ~ValidateOnExit()
858 Infer.TP.dump(); in ~ValidateOnExit()
860 Infer.TP.getRecord()->dump(); in ~ValidateOnExit()
861 PrintFatalError(Infer.TP.getRecord()->getLoc(), in ~ValidateOnExit()
863 Infer.TP.getRecord()->getName() + "'"); in ~ValidateOnExit()
2745 Infer(*this) { in TreePattern()
2753 Infer(*this) { in TreePattern()
2760 Infer(*this) { in TreePattern()
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp142 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()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DOptBisect.rst120 BISECT: running pass (4) Infer set function attributes on module (test.ll)
H A DWritingAnLLVMPass.rst288 -inferattrs - Infer set function attributes
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfig.gcc4190 # Infer a default setting for --with-float.
4201 # Infer a default setting for --with-fpu.
4245 # Infer a default setting for --with-llsc.
4809 # Infer arch from --with-arch, --target, and --with-abi.
4815 # Infer XLEN, but otherwise assume GC.
5080 # Infer ABI from the triplet.
5213 # Infer ISA-related default options from the ABI: pass 1
5227 # Infer ISA-related default options from the ABI: pass 2
5289 # Infer default with_tune from with_arch: pass 1
H A DChangeLog-20185766 (MIPS_ISA_LEVEL_SPEC): Infer mips64r2 from gs264e.
5787 (MIPS_ISA_LEVEL_SPEC): Infer mips64r2 from gs464e.
5808 (MIPS_ISA_LEVEL_SPEC): Infer mips64r2 from gs464.
19672 (MIPS_ISA_LEVEL_SPEC): Infer mips64r6 from p6600.
H A DChangeLog-201015870 Infer loop bounds from undefined behavior based on a new parameter.
16086 Infer -mdspr2 for the the 74K.
24530 (type): Infer type from alu_type.
H A DChangeLog-1998499 bits, not bytes. Infer extra alignment from addressof.
H A DChangeLog-200617110 * tree-vrp.c (find_assert_locations): Infer value ranges for
H A DChangeLog-2009511 (loc_descriptor): Infer mode from CONST_DOUBLEs and CONST_VECTORs.
H A DChangeLog-20074947 (try_instantiate_multiple_fields): New. Infer widest possible
H A DChangeLog-201610674 (evrp_dom_walker::before_dom_children): Infer and push new value
H A DChangeLog-201137196 (cselib_lookup_mem): Infer pmode from address mode. Distinguish
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconfig.gcc4146 # Infer a default setting for --with-float.
4157 # Infer a default setting for --with-fpu.
4201 # Infer a default setting for --with-llsc.
4705 # Infer arch from --with-arch, --target, and --with-abi.
4711 # Infer XLEN, but otherwise assume GC.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.md247 ; Infer the (worst-case) length from the instruction type by default. Many
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.md250 ; Infer the (worst-case) length from the instruction type by default. Many
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrArithmetic.td635 // Infer instruction prefixes from type info.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20054256 (arm_gdbarch_init): Infer the object's ABI separately from its
H A DChangeLog-20003229 * gdbtypes.c (is_ancestor): Infer type equivalence from name
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20054256 (arm_gdbarch_init): Infer the object's ABI separately from its
H A DChangeLog-20003229 * gdbtypes.c (is_ancestor): Infer type equivalence from name
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-02035051 flags. Infer the register size from the ABI as well as the
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-02035051 flags. Infer the register size from the ABI as well as the
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-202114606 Infer the number of xmm registers from the regcache's target

12