Home
last modified time | relevance | path

Searched defs:locs (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcselib.h37 struct elt_loc_list *locs; member
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCCCState.h34 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in PPCCCState()
/openbsd/gnu/gcc/gcc/
H A Dcselib.h37 struct elt_loc_list *locs; member
H A Dtree-ssa-loop-im.c124 struct mem_ref_loc *locs; /* The locations where it is found. */ member
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsCCState.h101 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() argument
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h48 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in SystemZCCState()
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h106 Vector<ReportLocation*> locs; variable
/openbsd/usr.sbin/config/
H A Dpack.c405 addlocs(const char **locs, int len) in addlocs()
H A Dsem.c179 defattr(const char *name, struct nvlist *locs) in defattr()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCallingConvLower.cpp29 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in CCState()
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp392 StructuredData::ArraySP locs = ConvertToStructuredArray( in RetrieveReportData() local
/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.cpp549 std::vector<Loc> locs; member
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1632 : Record(StringInit::get(records, N), locs, records, false, Class) {} in Record() argument
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c1033 set_regstack (ins, locs, outs, rots) in set_regstack() argument
4232 int ins, locs, outs, rots; local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c1073 set_regstack (ins, locs, outs, rots) in set_regstack() argument
4754 int ins, locs, outs, rots; local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp128 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C, in HexagonCCState()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp5200 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer() local