Home
last modified time | relevance | path

Searched defs:CE1 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp755 if (ConstantExpr *CE1 = dyn_cast<ConstantExpr>(C1)) { ConstantFoldBinaryInstruction() local
936 if (ConstantExpr *CE1 = dyn_cast<ConstantExpr>(C1)) { ConstantFoldBinaryInstruction() local
1074 } else if (auto *CE1 = dyn_cast<ConstantExpr>(V1)) { evaluateICmpRelation() local
[all...]
/llvm-project/clang/unittests/Basic/
H A DFileEntryTest.cpp91 const FileEntry *CE1 = R1; in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsizeof-expression.cpp147 int CE1 = sizeof +sizeof(char); variable
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1214 if (auto *CE1 = dyn_cast<ConstantExpr>(Ops1)) { ConstantFoldCompareInstOperands() local