Home
last modified time | relevance | path

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

12

/netbsd/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/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/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/external/gpl3/gcc/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.
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.
/netbsd/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/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/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.md250 ; Infer the (worst-case) length from the instruction type by default. Many
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrArithmetic.td635 // Infer instruction prefixes from type info.
/netbsd/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/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/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-02035051 flags. Infer the register size from the ABI as well as the
/netbsd/external/gpl3/binutils/dist/gas/
H A DChangeLog-02035051 flags. Infer the register size from the ABI as well as the
/netbsd/external/gpl3/gdb/dist/gas/
H A DChangeLog-02035051 flags. Infer the register size from the ABI as well as the
/netbsd/external/gpl3/gdb.old/dist/gas/
H A DChangeLog-02035051 flags. Infer the register size from the ABI as well as the
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog14073 Infer the number of xmm registers from the regcache's target
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A DChangeLog14073 Infer the number of xmm registers from the regcache's target
/netbsd/external/gpl3/gdb/dist/gdb/doc/
H A Dgdb.texinfo15862 @subsection Having @value{GDBN} Infer the Source Language
16454 @xref{Automatically, ,Having @value{GDBN} Infer the Source Language},
17519 Infer the Source Language}, for further details.
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/
H A Dgdb.texinfo15862 @subsection Having @value{GDBN} Infer the Source Language
16454 @xref{Automatically, ,Having @value{GDBN} Infer the Source Language},
17519 Infer the Source Language}, for further details.

12