Home
last modified time | relevance | path

Searched defs:LabelEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp1075 LabelTy LabelEnd = this->getLabel(); in VisitLogicalBinOp() local
1097 LabelTy LabelEnd = this->getLabel(); in VisitLogicalBinOp() local
2421 LabelTy LabelEnd = this->getLabel(); // Label after the operator. in VisitAbstractConditionalOperator() local
5433 LabelTy LabelEnd = this->getLabel(); in visitIfStmt() local
5445 LabelTy LabelEnd = this->getLabel(); in visitIfStmt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3594 MCSymbol *LabelEnd = beginSymbolRecord(SymbolKind::S_LABEL32); in emitDebugInfoForJumpTables() local