Home
last modified time | relevance | path

Searched defs:UU (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DArithmeticUtils.h46 using UU = std::make_unsigned_t<U>; in safelyEQ() local
63 using UU = std::make_unsigned_t<U>; in safelyLT() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp93 const User *UU = Worklist.pop_back_val(); addAllGlobalValueUsers() local
H A DCodeExtractor.cpp111 ToVisit.push_back(UU); in isBlockValidForExtraction() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp427 for (const Use &UU : IV->uses()) { surveyUse() local
583 for (const Use &UU : CB->uses()) { surveyFunction() local
H A DAttributor.cpp1777 if (OldUse && EquivalentUseCB && !EquivalentUseCB(*OldUse, UU)) { in checkForAllUses() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp776 using UU = std::make_unsigned_t<U>; in fill_clamp() typedef
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp676 for (const User *UU : U->users()) usedInOneFunc() local