Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCCState.h34 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in PPCCCState()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h101 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h48 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) in SystemZCCState()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h107 Vector<ReportLocation*> locs; variable
/freebsd-src/sys/dev/hid/
H A Dhmt.c184 struct hid_location locs[MAX_MT_SLOTS][HMT_N_USAGES]; member
/freebsd-src/sys/dev/usb/input/
H A Dwmt.c207 struct hid_location locs[MAX_MT_SLOTS][WMT_N_USAGES]; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp392 StructuredData::ArraySP locs = ConvertToStructuredArray( RetrieveReportData() local
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp568 std::vector<Loc> locs; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1696 : Record(StringInit::get(records, N), locs, records, Kind) {} in Record() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp128 SmallVectorImpl<CCValAssign> &locs, LLVMContext &C, in HexagonCCState() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5218 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); makeTypoCorrectionConsumer() local