Home
last modified time | relevance | path

Searched defs:Leader (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp302 CongruenceClass(unsigned ID, Value *Leader, const Expression *E) in CongruenceClass()
317 void setLeader(Value *Leader) { RepLeader = Leader; } in setLeader()
328 void setStoredValue(Value *Leader) { RepStoredValue = Leader; } in setStoredValue()
330 void setMemoryLeader(const MemoryAccess *Leader) { RepMemoryAccess = Leader; } in setMemoryLeader()
696 CongruenceClass *createCongruenceClass(Value *Leader, const Expression *E) { in createCongruenceClass()
3578 auto Leader = lookupOperandLeader(SI->getValueOperand()); in convertClassToDFSOrdered() local
3901 Value *Leader = in eliminateInstructions() local
4120 Instruction *Leader = cast<Instruction>(EliminationStack.back()); in eliminateInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp303 CongruenceClass(unsigned ID, Value *Leader, const Expression *E) in CongruenceClass()
318 void setLeader(Value *Leader) { RepLeader = Leader; } in setLeader()
329 void setStoredValue(Value *Leader) { RepStoredValue = Leader; } in setStoredValue()
331 void setMemoryLeader(const MemoryAccess *Leader) { RepMemoryAccess = Leader; } in setMemoryLeader()
736 CongruenceClass *createCongruenceClass(Value *Leader, const Expression *E) { in createCongruenceClass()
3590 auto Leader = lookupOperandLeader(SI->getValueOperand()); in convertClassToDFSOrdered() local
3914 Value *Leader = in eliminateInstructions() local
4133 Instruction *Leader = cast<Instruction>(EliminationStack.back()); in eliminateInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DIntEqClasses.cpp69 SmallVector<unsigned, 8> Leader; in uncompress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DIntEqClasses.cpp70 SmallVector<unsigned, 8> Leader; in uncompress() local
/aosp_15_r20/external/llvm/lib/Support/
H A DIntEqClasses.cpp70 SmallVector<unsigned, 8> Leader; in uncompress() local
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop_leader.hpp52 class Leader : public InstanceLocator, private NonCopyable class
H A Dmeshcop_leader.cpp58 Leader::Leader(Instance &aInstance) in Leader() function in ot::MeshCoP::Leader
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_leader.hpp86 class Leader : public InstanceLocator, private NonCopyable class
H A Dbbr_leader.cpp46 Leader::Leader(Instance &aInstance) in Leader() function in ot::BackboneRouter::Leader
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp463 UserValue *&Leader = userVarMap[Var]; in getUserValue() local
481 UserValue *&Leader = virtRegToEqClass[VirtReg]; in mapVirtReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h72 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h71 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_leader.hpp69 class Leader : public MutableNetworkData, private NonCopyable class
H A Dnetwork_data_leader.cpp58 Leader::Leader(Instance &aInstance) in Leader() function in ot::NetworkData::Leader
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DEquivalenceClasses.h74 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DEquivalenceClasses.h74 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DEquivalenceClasses.h74 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h74 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DEquivalenceClasses.h74 mutable const ECValue *Leader, *Next; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/
Dmergelocals.go140 func (mls *MergeLocalsState) Leader(n *ir.Name) *ir.Name { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp587 UserValue *&Leader = userVarMap[Var]; in getUserValue() local
605 UserValue *&Leader = virtRegToEqClass[VirtReg]; in mapVirtReg() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DVectorUtils.cpp354 Value *Leader = ECs.getOrInsertLeaderValue(Val); in computeMinimumValueSizes() local
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textparser.cpp42 Leader, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp413 Value *Leader = ECs.getOrInsertLeaderValue(Val); in computeMinimumValueSizes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DVectorUtils.cpp710 Value *Leader = ECs.getOrInsertLeaderValue(Val); in computeMinimumValueSizes() local

12