Searched defs:LiveIn (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h124 SmallVector<LiveInBlock, 16> LiveIn; member in class:llvm::LiveRangeCalc
H A DMIRYamlMapping.h190 static void mapping(IO &YamlIO, MachineFunctionLiveIn &LiveIn) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackColoring.h49 BitVector LiveIn; member in struct:llvm::safestack::StackColoring::BlockLifetimeInfo
H A DSplitKit.h125 bool LiveIn; ///< Current reg is live in. member in struct:llvm::SplitAnalysis::BlockInfo
H A DMIRPrinter.cpp307 yaml::MachineFunctionLiveIn LiveIn; local
H A DMachineCSE.cpp690 auto LiveIn = PhysDefs.pop_back_val(); local
H A DRDFLiveness.cpp802 RefMap LiveIn; local
928 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { argument
[all...]
H A DStackColoring.cpp396 BitVector LiveIn; member in struct:__anon4662::StackColoring::BlockLifetimeInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp472 auto LiveIn = std::move(LiveInIt->second); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp243 MapVector<BasicBlock *, SetVector<Value *>> LiveIn; member in struct:__anon5713::GCPtrLivenessData
[all...]

Completed in 201 milliseconds