Searched defs:HE (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/unittests/Support/ |
H A D | HashBuilderTest.cpp | 98 using HE = TypeParam; in TYPED_TEST() typedef 194 using HE = TypeParam; in TYPED_TEST() typedef 206 using HE = TypeParam; in TYPED_TEST() typedef 218 using HE = TypeParam; in TYPED_TEST() typedef 241 using HE = TypeParam; in TYPED_TEST() typedef 250 using HE = TypeParam; in TYPED_TEST() typedef 272 using HE = TypeParam; in TYPED_TEST() typedef 278 using HE = TypeParam; in TYPED_TEST() typedef 289 using HE = TypeParam; in TYPED_TEST() typedef 309 using HE = TypeParam; in TYPED_TEST() typedef
|
/llvm-project/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 223 HistEvent HE; LineEditor() local 239 HistEvent HE; saveHistory() local 246 HistEvent HE; loadHistory() local 265 HistEvent HE; readLine() local [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 257 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); ScaleVectorOffset() local
|
H A D | HexagonBitSimplify.cpp | 2809 const HexagonEvaluator HE(HRI, MRI, HII, MF); in runOnMachineFunction() local 3350 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
|
H A D | HexagonGenInsert.cpp | 1509 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | Modularize.cpp | 490 HeaderEntry HE = { Name, Loc }; in add() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 271 HE = CatchSwitch->handler_end(); getUnwindDestTokenHelper() local
|
/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 7103 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { VisitCXXTryStmt() local
|