Home
last modified time | relevance | path

Searched defs:Live (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.h51 struct live_intervals Live[4]; member
H A Dradeon_pair_regalloc.c53 struct live_intervals Live[4]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h74 enum Liveness { Live, MaybeLive }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h139 bool NotEligibleToImport, Live, IsLocal, CanAutoHide; member
H A DModuleSummaryIndex.h305 unsigned Live : 1; member
402 void setLive(bool Live) { Flags.Live = Live; } in setLive() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp374 bool Live = IsLive(Op.getReg()); in genMuxInBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp79 bool Live = false; member
88 bool Live = false; member
[all...]
H A DRewriteStatepointsForGC.cpp2338 SmallVector<Value *, 128> Live; in insertParsePoints() local
1687 relocationViaAlloca( Function &F, DominatorTree &DT, ArrayRef<Value *> Live, ArrayRef<PartiallyConstructedSafepointRecord> Records) relocationViaAlloca() argument
2699 checkBasicSSA(DominatorTree &DT, SetVector<Value *> &Live, Instruction *TI, bool TermOkay = false) checkBasicSSA() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveVariables.cpp446 SmallSet<unsigned, 32> Live; in HandlePhysRegDef() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfg.h319 std::unique_ptr<Liveness> Live; member in Ice::Cfg
H A DIceCfgNode.cpp656 LivenessBV &Live = Liveness->getScratchBV(); in liveness() local
957 const LivenessBV *Live; emitRegisterUsage() local
[all...]
H A DIceInst.cpp189 void Inst::livenessLightweight(Cfg *Func, LivenessBV &Live) { in livenessLightweight() argument
204 bool Inst::liveness(InstNumberT InstNumber, LivenessBV &Live, in liveness() argument
429 void InstPhi::livenessPhiOperand(LivenessBV &Live, CfgNod argument
[all...]
H A DIceOperand.h881 LiveRange Live; global() member in Ice::RegNumT::Variable
[all...]

Completed in 18 milliseconds