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/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSSAUpdater.cpp75 return GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
144 return GetValueAtEndOfBlockInternal(BB); in GetValueInMiddleOfBlock()
164 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock()
227 NewVR = GetValueAtEndOfBlockInternal(SourceBB); in RewriteUse()
365 unsigned MachineSSAUpdater::GetValueAtEndOfBlockInternal(MachineBasicBlock *BB){ in GetValueAtEndOfBlockInternal() function in MachineSSAUpdater
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp80 return GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
148 return GetValueAtEndOfBlockInternal(BB); in GetValueInMiddleOfBlock()
168 unsigned PredVal = GetValueAtEndOfBlockInternal(PredBB); in GetValueInMiddleOfBlock()
229 NewVR = GetValueAtEndOfBlockInternal(SourceBB); in RewriteUse()
355 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-7.0/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h108 unsigned GetValueAtEndOfBlockInternal(MachineBasicBlock *BB);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineSSAUpdater.h107 unsigned GetValueAtEndOfBlockInternal(MachineBasicBlock *BB);
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdater.h108 Value *GetValueAtEndOfBlockInternal(BasicBlock *BB);
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h120 Value *GetValueAtEndOfBlockInternal(BasicBlock *BB);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h126 Value *GetValueAtEndOfBlockInternal(BasicBlock *BB);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp96 Value *Res = GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
324 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
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp92 Value *Res = GetValueAtEndOfBlockInternal(BB); in GetValueAtEndOfBlock()
346 Value *SSAUpdater::GetValueAtEndOfBlockInternal(BasicBlock *BB) { in GetValueAtEndOfBlockInternal() function in SSAUpdater