Searched defs:HE (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 223 HistEvent HE; in LineEditor() local 239 HistEvent HE; in saveHistory() local 246 HistEvent HE; in loadHistory() local 265 HistEvent HE; in readLine() local
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 71 #define HE gettystrs[12].value macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 257 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); in 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
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 271 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 7108 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { in VisitCXXTryStmt() local
|