Home
last modified time | relevance | path

Searched defs:Comps (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp37 const std::vector<Completion> &Comps) { in getCommonPrefix() argument
56 std::vector<Completion> Comps = getCompletions(Buffer, Pos); in complete() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp83 std::vector<Record *> Comps = TheDef->getValueAsListOfDefs("ComposedOf"); in updateComponents() local
321 const CodeGenSubRegIndex::CompMap &Comps = Idx->getComposites(); in computeSubRegs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp1383 ArrayRef<VTableComponent> Comps = VTLayout.vtable_components(); in EmitVTableTypeMetadata() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2774 SmallVector<Sema::OffsetOfComponent, 4> Comps; in ParseBuiltinPrimaryExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2020 SmallVector<uint32_t, 8> Comps(Completions); completeToPerfect() local
2343 auto Comps = getPerfectCompletions(SM, LogLen); perfect() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15732 SmallVector<OffsetOfNode, 4> Comps; in BuildBuiltinOffsetOf() local