Home
last modified time | relevance | path

Searched defs:UI (Results 1 - 25 of 48) sorted by relevance

12

/third_party/mesa3d/bin/
H A Dpick-ui.py26 from pick.ui import UI, PALETTE namespace
/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-clear.c39 #define UI(r, g, b, a) { .ui = { r, g, b, a } } macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReg2Mem.cpp53 const Instruction *UI = cast<Instruction>(U); in valueEscapes() local
H A DLoopSink.cpp183 Instruction *UI = cast<Instruction>(U.getUser()); in sinkInstruction() local
H A DSpeculateAroundPHIs.cpp58 auto *UI = cast<Instruction>(U.getUser()); in isSafeToSpeculatePHIUsers() local
349 auto *UI = cast<Instruction>(U.getUser()); visitPHIUsersAndDepsInPostOrder() local
[all...]
H A DFloat2Int.cpp381 Instruction *UI = dyn_cast<Instruction>(U); in validateAndTransform() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.cpp169 auto UI = Placeholder->user_begin(); in resolveConstantForwardRefs() local
/third_party/mesa3d/bin/pick/
H A Dui.py105 class UI: class
H A Dcore.py34 from .ui import UI namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.cpp82 auto *UI = dyn_cast<Instruction>(U); in collectMarkers() local
H A DGlobalMerge.cpp311 Use *UI, *UE; in doMerge() local
H A DSjLjEHPrepare.cpp284 Instruction *UI = cast<Instruction>(U); in lowerAcrossUnwindEdges() local
H A DMachineRegisterInfo.cpp420 use_nodbg_iterator UI = use_nodbg_begin(RegNo); in hasOneNonDBGUse() local
427 use_instr_nodbg_iterator UI = use_instr_nodbg_begin(RegNo); in hasOneNonDBGUser() local
H A DTailDuplicator.cpp216 MachineRegisterInfo::use_iterator UI = MRI->use_begin(VReg); in tailDuplicateAndUpdate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp239 Instruction *UI = dyn_cast<Instruction>(U); in createDefUseEdges() local
H A DIVDescriptors.cpp339 Instruction *UI = cast<Instruction>(U); in AddReductionVar() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp371 auto UI = V->user_begin(); in buildGraph() local
H A DLoopVectorizationLegality.cpp398 Instruction *UI = cast<Instruction>(U); in hasOutsideLoopUser() local
1222 Instruction *UI = cast<Instruction>(U); in prepareToFoldTailByMasking() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFRegisters.cpp61 UnitInfo &UI = UnitInfos[P.first]; in PhysicalRegisterInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp358 auto *UI = new UnreachableInst(Builder.getContext(), InsertBB); in CreateParallel() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValue.cpp148 const_user_iterator UI = user_begin(), UE = user_end(); in isUsedInBasicBlock() local
/third_party/openssl/ohos_lite/include/openssl/
H A Dossl_typ.h144 typedef struct ui_st UI; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h167 use_iterator_impl<Use> UI; member in llvm::Value::user_iterator_impl
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp797 Instruction *UI = cast<Instruction>(U); in pushIVUsers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h160 use_iterator_impl<Use> UI; member in llvm::Value::user_iterator_impl

Completed in 24 milliseconds

12