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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveRangeCalc.h102 SmallVector<LiveInBlock, 16> LiveIn; member in class:llvm::LiveRangeCalc
H A DSplitKit.h72 bool LiveIn; ///< Current reg is live in. member in struct:llvm::SplitAnalysis::BlockInfo
H A DMachineCSE.cpp621 unsigned LiveIn = PhysDefs.pop_back_val(); local
H A DMIRPrinter.cpp219 yaml::MachineFunctionLiveIn LiveIn; local
H A DStackColoring.cpp102 BitVector LiveIn; member in struct:__anon2549::StackColoring::BlockLifetimeInfo
H A DMachineBasicBlock.cpp382 bool LiveIn = isLiveIn(PhysReg); local
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h171 static void mapping(IO &YamlIO, MachineFunctionLiveIn &LiveIn) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp538 RefMap LiveIn; local
683 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp157 DenseMap<BasicBlock *, DenseSet<Value *>> LiveIn; member in struct:__anon3242::GCPtrLivenessData
[all...]

Completed in 136 milliseconds