Searched defs:locs (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCCState.h | 34 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in PPCCCState()
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | JSONBackend.cpp | 163 json::Array locs; in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 101 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 48 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in SystemZCCState()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_report.h | 106 Vector<ReportLocation*> locs; global() variable
|
/freebsd/sys/dev/hid/ |
H A D | hmt.c | 184 struct hid_location locs[MAX_MT_SLOTS][HMT_N_USAGES]; member
|
/freebsd/sys/dev/usb/input/ |
H A D | wmt.c | 207 struct hid_location locs[MAX_MT_SLOTS][WMT_N_USAGES]; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 394 StructuredData::ArraySP locs = ConvertToStructuredArray( in RetrieveReportData() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Relocations.cpp | 571 std::vector<Loc> locs; member
|
H A D | SyntheticSections.cpp | 2847 DWARFDebugNames::DWARFDebugNamesOffsets locs = ni.getOffsets(); in parseDebugNames() local 3186 const DWARFDebugNames::DWARFDebugNamesOffsets &locs) { in DebugNamesSection()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1696 : Record(StringInit::get(records, N), locs, records, Kind) {} in Record() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 128 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C, in HexagonCCState()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 5153 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer() local
|