Home
last modified time | relevance | path

Searched defs:HE (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DHashBuilderTest.cpp98 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 DLineEditor.cpp223 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 DHexagonAsmPrinter.cpp257 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); ScaleVectorOffset() local
H A DHexagonBitSimplify.cpp2809 const HexagonEvaluator HE(HRI, MRI, HII, MF); in runOnMachineFunction() local
3350 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
H A DHexagonGenInsert.cpp1509 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
/llvm-project/clang-tools-extra/modularize/
H A DModularize.cpp490 HeaderEntry HE = { Name, Loc }; in add() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp271 HE = CatchSwitch->handler_end(); getUnwindDestTokenHelper() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7103 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { VisitCXXTryStmt() local