Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/include/llvm/MC/
DMCSectionCOFF.h48 mutable int Selection; variable
53 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionCOFF.h51 mutable int Selection; variable
56 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF()
/external/llvm/docs/
DCodeGenerator.rst728 .. _SelectionDAG:
730 Introduction to SelectionDAGs
785 SelectionDAG Instruction Selection Process
852 Initial SelectionDAG Construction
868 SelectionDAG LegalizeTypes Phase
897 SelectionDAG Legalize Phase
925 SelectionDAG Optimization Phase: the DAG Combiner
952 SelectionDAG Select Phase
1105 SelectionDAG Scheduling and Formation Phase
1118 Future directions for the SelectionDAG
DBugpoint.rst60 .. _crash debugger:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodeGenerator.rst728 .. _SelectionDAG:
730 Introduction to SelectionDAGs
785 SelectionDAG Instruction Selection Process
852 Initial SelectionDAG Construction
868 SelectionDAG LegalizeTypes Phase
897 SelectionDAG Legalize Phase
925 SelectionDAG Optimization Phase: the DAG Combiner
952 SelectionDAG Select Phase
1105 SelectionDAG Scheduling and Formation Phase
1118 Future directions for the SelectionDAG
DBugpoint.rst60 .. _crash debugger:
/external/pdfium/xfa/fde/
Dcfde_texteditengine.h200 struct Selection { struct
201 size_t start_idx;
202 size_t count;
Dcfde_texteditengine_unittest.cpp278 TEST_F(CFDE_TextEditEngineTest, Selection) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
DRandom.h36 typename std::remove_const<T>::type Selection = {}; variable
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DSelection.java12 public final class Selection { class
/external/skqp/src/sfnt/
DSkOTTable_OS_2_VA.h99 union Selection { union
DSkOTTable_OS_2_V0.h97 union Selection { union
DSkOTTable_OS_2_V1.h340 union Selection { union
/external/skia/src/sfnt/
DSkOTTable_OS_2_VA.h99 union Selection { union
DSkOTTable_OS_2_V0.h97 union Selection { union
DSkOTTable_OS_2_V1.h340 union Selection { union
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp418 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp891 int Selection = 0; in getExplicitSectionGlobal() local
944 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.cpp427 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/external/clang/unittests/Driver/
DMultilibTest.cpp325 Multilib Selection; in TEST() local
/external/llvm/lib/MC/
DMCContext.cpp390 StringRef COMDATSymName, int Selection, in getCOFFSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1089 int Selection = 0; in getExplicitSectionGlobal() local
1142 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp425 StringRef COMDATSymName, int Selection, in getCOFFSection()
/external/perfetto/ui/src/common/
Dstate.ts217 type Selection = (NoteSelection|SliceSelection|CounterSelection| alias
/external/clang/test/CodeGenCXX/
Ddllexport.cpp968 template <typename> struct Selection {}; struct

12