Searched defs:locs (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCCCState.h | 34 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in PPCCCState()
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 48 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in SystemZCCState()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_report.h | 107 Vector<ReportLocation*> locs; variable
|
/freebsd-src/sys/dev/hid/ |
H A D | hmt.c | 184 struct hid_location locs[MAX_MT_SLOTS][HMT_N_USAGES]; member
|
/freebsd-src/sys/dev/usb/input/ |
H A D | wmt.c | 207 struct hid_location locs[MAX_MT_SLOTS][WMT_N_USAGES]; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 392 StructuredData::ArraySP locs = ConvertToStructuredArray( RetrieveReportData() local [all...] |
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Relocations.cpp | 568 std::vector<Loc> locs; global() member
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 128 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C, in HexagonCCState() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 5218 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); makeTypoCorrectionConsumer() local
|