Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/LineEditor/
H A DLineEditor.cpp223 HistEvent HE; in LineEditor() local
239 HistEvent HE; in saveHistory() local
246 HistEvent HE; in loadHistory() local
265 HistEvent HE; in readLine() local
/openbsd/libexec/getty/
H A Dgettytab.h73 #define HE gettystrs[12].value macro
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp256 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); in ScaleVectorOffset() local
H A DHexagonBitSimplify.cpp2808 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
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp270 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper() local
/openbsd/gnu/usr.bin/perl/
H A Dsv.h202 typedef struct he HE; typedef
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp6757 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { in VisitCXXTryStmt() local