Home
last modified time | relevance | path

Searched refs:SelectionKind (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DLinkModules.cpp68 Comdat::SelectionKind Src,
69 Comdat::SelectionKind Dst,
70 Comdat::SelectionKind &Result,
72 std::map<const Comdat *, std::pair<Comdat::SelectionKind, bool>>
74 bool getComdatResult(const Comdat *SrcC, Comdat::SelectionKind &SK,
152 Comdat::SelectionKind Src, in computeResultingSelectionKind()
153 Comdat::SelectionKind Dst, in computeResultingSelectionKind()
154 Comdat::SelectionKind &Result, in computeResultingSelectionKind()
159 bool DstAnyOrLargest = Dst == Comdat::SelectionKind::Any || in computeResultingSelectionKind()
160 Dst == Comdat::SelectionKind::Largest; in computeResultingSelectionKind()
[all …]
/external/llvm/lib/Linker/
DLinkModules.cpp70 Comdat::SelectionKind Src,
71 Comdat::SelectionKind Dst,
72 Comdat::SelectionKind &Result,
74 std::map<const Comdat *, std::pair<Comdat::SelectionKind, bool>>
76 bool getComdatResult(const Comdat *SrcC, Comdat::SelectionKind &SK,
168 Comdat::SelectionKind Src, in computeResultingSelectionKind()
169 Comdat::SelectionKind Dst, in computeResultingSelectionKind()
170 Comdat::SelectionKind &Result, in computeResultingSelectionKind()
175 bool DstAnyOrLargest = Dst == Comdat::SelectionKind::Any || in computeResultingSelectionKind()
176 Dst == Comdat::SelectionKind::Largest; in computeResultingSelectionKind()
[all …]
/external/llvm/include/llvm/IR/
DComdat.h31 enum SelectionKind { enum
40 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind()
41 void setSelectionKind(SelectionKind Val) { SK = Val; } in setSelectionKind()
53 SelectionKind SK;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DComdat.h34 enum SelectionKind { enum
45 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind()
46 void setSelectionKind(SelectionKind Val) { SK = Val; } in setSelectionKind()
58 SelectionKind SK = Any;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1034 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind()
2817 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp869 static Comdat::SelectionKind getDecodedComdatSelectionKind(unsigned Val) { in getDecodedComdatSelectionKind()
3770 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseModule()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1057 func (c Comdat) SelectionKind() ComdatSelectionKind { func
/external/llvm/lib/AsmParser/
DLLParser.cpp547 Comdat::SelectionKind SK; in parseComdat()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp619 Comdat::SelectionKind SK; in parseComdat()
/external/llvm/docs/
DLangRef.rst819 $<Name> = comdat SelectionKind
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst869 $<Name> = comdat SelectionKind