Home
last modified time | relevance | path

Searched refs:CE2 (Results 1 – 25 of 60) sorted by relevance

123

/external/llvm-project/clang/test/InterfaceStubs/
Dvar-template-specialization-decl.cpp16 template<typename T> constexpr bool CE2 = S0<T>::value; variable
17 int a = CE2<int>;
/external/llvm/lib/IR/
DConstantFold.cpp1603 ConstantExpr *CE2 = cast<ConstantExpr>(V2); in evaluateICmpRelation() local
1604 Constant *CE2Op0 = CE2->getOperand(0); in evaluateICmpRelation()
1608 switch (CE2->getOpcode()) { in evaluateICmpRelation()
1616 GEPOperator *CE2GEP = cast<GEPOperator>(CE2); in evaluateICmpRelation()
1632 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
1637 for (;i != CE1->getNumOperands() && i != CE2->getNumOperands(); in evaluateICmpRelation()
1640 CE2->getOperand(i), GTI.getIndexedType())) { in evaluateICmpRelation()
1656 for (; i < CE2->getNumOperands(); ++i) in evaluateICmpRelation()
1657 if (!CE2->getOperand(i)->isNullValue()) { in evaluateICmpRelation()
1658 if (isa<ConstantInt>(CE2->getOperand(i))) in evaluateICmpRelation()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp1736 ConstantExpr *CE2 = cast<ConstantExpr>(V2); in evaluateICmpRelation() local
1737 Constant *CE2Op0 = CE2->getOperand(0); in evaluateICmpRelation()
1741 switch (CE2->getOpcode()) { in evaluateICmpRelation()
1749 GEPOperator *CE2GEP = cast<GEPOperator>(CE2); in evaluateICmpRelation()
1765 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
1770 for (;i != CE1->getNumOperands() && i != CE2->getNumOperands(); in evaluateICmpRelation()
1773 CE2->getOperand(i), GTI.getIndexedType())) { in evaluateICmpRelation()
1789 for (; i < CE2->getNumOperands(); ++i) in evaluateICmpRelation()
1790 if (!CE2->getOperand(i)->isNullValue()) { in evaluateICmpRelation()
1791 if (isa<ConstantInt>(CE2->getOperand(i))) in evaluateICmpRelation()
[all …]
/external/llvm-project/llvm/lib/IR/
DConstantFold.cpp1863 ConstantExpr *CE2 = cast<ConstantExpr>(V2); in evaluateICmpRelation() local
1864 Constant *CE2Op0 = CE2->getOperand(0); in evaluateICmpRelation()
1868 switch (CE2->getOpcode()) { in evaluateICmpRelation()
1876 GEPOperator *CE2GEP = cast<GEPOperator>(CE2); in evaluateICmpRelation()
1892 !CE2->isGEPWithNoNotionalOverIndexing()) in evaluateICmpRelation()
1897 for (;i != CE1->getNumOperands() && i != CE2->getNumOperands(); in evaluateICmpRelation()
1900 CE2->getOperand(i), GTI.getIndexedType())) { in evaluateICmpRelation()
1916 for (; i < CE2->getNumOperands(); ++i) in evaluateICmpRelation()
1917 if (!CE2->getOperand(i)->isNullValue()) { in evaluateICmpRelation()
1918 if (isa<ConstantInt>(CE2->getOperand(i))) in evaluateICmpRelation()
[all …]
/external/exoplayer/tree/testdata/src/test/assets/rawcc/
Dsample.rawcc.0.dump67 data = length 6, hash 36289CE2
219 data = length 6, hash 36289CE2
Dsample.rawcc.unknown_length.dump67 data = length 6, hash 36289CE2
219 data = length 6, hash 36289CE2
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-sizeof-expression.cpp151 int CE2 = sizeof sizeof(const char*); variable
/external/icu/icu4c/source/test/testdata/
Dnfs4_mixed_prep_p.txt155 0CE2..0CE5; ; UNASSIGNED
Dnfs4_cs_prep_cs.txt155 0CE2..0CE5; ; UNASSIGNED
Dnfs4_mixed_prep_s.txt155 0CE2..0CE5; ; UNASSIGNED
Dnfs4_cs_prep_ci.txt155 0CE2..0CE5; ; UNASSIGNED
Dnfs4_cis_prep.txt155 0CE2..0CE5; ; UNASSIGNED
/external/icu/icu4c/source/data/sprep/
Drfc4505.txt163 0CE2..0CE5; ; UNASSIGNED
Drfc3530cs.txt163 0CE2..0CE5; ; UNASSIGNED
Drfc4011.txt163 0CE2..0CE5; ; UNASSIGNED
Drfc3920res.txt164 0CE2..0CE5; ; UNASSIGNED
Drfc4013.txt164 0CE2..0CE5; ; UNASSIGNED
Drfc3530mixp.txt164 0CE2..0CE5; ; UNASSIGNED
Drfc4518.txt163 0CE2..0CE5; ; UNASSIGNED
Drfc3722.txt164 0CE2..0CE5; ; UNASSIGNED
Drfc3530csci.txt163 0CE2..0CE5; ; UNASSIGNED
Drfc3920node.txt164 0CE2..0CE5; ; UNASSIGNED
/external/icu/icu4c/source/data/unidata/
DDerivedCoreProperties.txt495 0CE2..0CE3 ; Alphabetic
2519 2CE2 ; Uppercase
2964 0CE2..0CE3 ; Case_Ignorable
3056 1CE2..1CE8 ; Case_Ignorable
3799 2CE2 ; Changes_When_Lowercased
5677 2CE2 ; Changes_When_Casefolded
6919 0CE2..0CE3 ; ID_Continue
7182 1CE2..1CE8 ; ID_Continue
8911 0CE2..0CE3 ; XID_Continue
9174 1CE2..1CE8 ; XID_Continue
[all …]
/external/icu/icu4c/source/data/unidata/norm2/
Dnfc.txt231 1CE2..1CE8:1
Dnfkc_cf.txt1502 2CE2>2CE3
3997 10CA2>10CE2

123