Searched defs:UO (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInvalidatedIteratorChecker.cpp75 void InvalidatedIteratorChecker::checkPreStmt(const UnaryOperator *UO, argument
H A DIteratorRangeChecker.cpp144 void IteratorRangeChecker::checkPreStmt(const UnaryOperator *UO, argument
H A DIteratorModeling.cpp251 void IteratorModeling::checkPostStmt(const UnaryOperator *UO, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp338 Value *UO = getUnderlyingObject(LI->getPointerOperand()); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dcp1.h66 #define UO 5 /* E: Unimplemented Operation (CAUSE field only) */ macro
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dcp1.h72 #define UO 5 /* E: Unimplemented Operation (CAUSE field only) */ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DReachableCode.cpp250 const UnaryOperator *UO = cast<UnaryOperator>(S); local
560 const UnaryOperator *UO = cast<UnaryOperator>(S); local
H A DCalledOnceCheck.cpp316 const DeclRefExpr *VisitUnaryOperator(const UnaryOperator *UO) { argument
H A DLiveVariables.cpp430 void TransferFunctions::VisitUnaryOperator(UnaryOperator *UO) { argument
H A DThreadSafetyCommon.cpp429 til::SExpr *SExprBuilder::translateUnaryOperator(const UnaryOperator *UO, argument
[all...]
H A DUninitializedValues.cpp392 void ClassifyRefs::VisitUnaryOperator(UnaryOperator *UO) { argument
438 const auto *UO = dyn_cast<UnaryOperator>(Ex); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp606 Expected<std::unique_ptr<ObjectFile>> UO = I->getAsObjectFile(); local
697 Expected<std::unique_ptr<ObjectFile>> UO = I->getAsObjectFile(); local
772 Expected<std::unique_ptr<ObjectFile>> UO = I->getAsObjectFile(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp480 auto *UO = cast<MachOUniversalBinary>(InputBinaries.front().getBinary()); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp991 MachineOperand &UO = PN->getOperand(1); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstrTypes.h161 UnaryOperator *UO = Create(Opc, V, Name, InsertBefore); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp348 const UnaryOperator *UO = cast<UnaryOperator>(S); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp144 UnaryOperator &UO; member in struct:__anon3020::UnarySplitter
622 bool ScalarizerVisitor::visitUnaryOperator(UnaryOperator &UO) { argument
H A DDeadStoreElimination.cpp1748 const Value *UO = getUnderlyingObject(DefLoc->Ptr); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp397 UnaryOperator *UO; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp2153 MemoryAccess *UO = getDefiningAccess(); local
2198 MemoryAccess *UO = getDefiningAccess(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2417 const auto *UO = cast<UnaryOperator>(CondTmp); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1171 void JSONNodeDumper::VisitUnaryOperator(const UnaryOperator *UO) { argument
H A DItaniumMangle.cpp4660 const UnaryOperator *UO = cast<UnaryOperator>(E); local
H A DExpr.cpp2428 const UnaryOperator *UO = cast<UnaryOperator>(this); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2761 void DFSanVisitor::visitUnaryOperator(UnaryOperator &UO) { argument

Completed in 379 milliseconds

12