Home
last modified time | relevance | path

Searched refs:GetValueAtEndOfBlockInternal (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp76 return GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
145 return GetValueAtEndOfBlockInternal(BB); in GetValueInMiddleOfBlock()
165 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock()
226 NewVR = GetValueAtEndOfBlockInternal(SourceBB); in RewriteUse()
348 unsigned MachineSSAUpdater::GetValueAtEndOfBlockInternal(MachineBasicBlock *BB){ in GetValueAtEndOfBlockInternal() function in MachineSSAUpdater
/external/llvm-project/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp82 return GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
150 return GetValueAtEndOfBlockInternal(BB); in GetValueInMiddleOfBlock()
170 Register PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock()
231 NewVR = GetValueAtEndOfBlockInternal(SourceBB); in RewriteUse()
357 Register MachineSSAUpdater::GetValueAtEndOfBlockInternal(MachineBasicBlock *BB){ in GetValueAtEndOfBlockInternal() function in MachineSSAUpdater
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp79 return GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
147 return GetValueAtEndOfBlockInternal(BB); in GetValueInMiddleOfBlock()
167 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock()
228 NewVR = GetValueAtEndOfBlockInternal(SourceBB); in RewriteUse()
354 unsigned MachineSSAUpdater::GetValueAtEndOfBlockInternal(MachineBasicBlock *BB){ in GetValueAtEndOfBlockInternal() function in MachineSSAUpdater
/external/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h107 unsigned GetValueAtEndOfBlockInternal(MachineBasicBlock *BB);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h107 unsigned GetValueAtEndOfBlockInternal(MachineBasicBlock *BB);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h107 Register GetValueAtEndOfBlockInternal(MachineBasicBlock *BB);
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h120 Value *GetValueAtEndOfBlockInternal(BasicBlock *BB);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h125 Value *GetValueAtEndOfBlockInternal(BasicBlock *BB);
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h125 Value *GetValueAtEndOfBlockInternal(BasicBlock *BB);
/external/llvm-project/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp95 Value *Res = GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
318 Value *SSAUpdater::GetValueAtEndOfBlockInternal(BasicBlock *BB) { in GetValueAtEndOfBlockInternal() function in SSAUpdater
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp95 Value *Res = GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
323 Value *SSAUpdater::GetValueAtEndOfBlockInternal(BasicBlock *BB) { in GetValueAtEndOfBlockInternal() function in SSAUpdater
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp82 Value *Res = GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
311 Value *SSAUpdater::GetValueAtEndOfBlockInternal(BasicBlock *BB) { in GetValueAtEndOfBlockInternal() function in SSAUpdater