Home
last modified time | relevance | path

Searched defs:GetValueAtEndOfBlock (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp75 unsigned MachineSSAUpdater::GetValueAtEndOfBlock(MachineBasicBlock *BB) { in GetValueAtEndOfBlock() function in MachineSSAUpdater
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp81 Register MachineSSAUpdater::GetValueAtEndOfBlock(MachineBasicBlock *BB) { in GetValueAtEndOfBlock() function in MachineSSAUpdater
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp78 unsigned MachineSSAUpdater::GetValueAtEndOfBlock(MachineBasicBlock *BB) { in GetValueAtEndOfBlock() function in MachineSSAUpdater
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp92 Value *SSAUpdater::GetValueAtEndOfBlock(BasicBlock *BB) { in GetValueAtEndOfBlock() function in SSAUpdater
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp81 Value *SSAUpdater::GetValueAtEndOfBlock(BasicBlock *BB) { in GetValueAtEndOfBlock() function in SSAUpdater
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp94 Value *SSAUpdater::GetValueAtEndOfBlock(BasicBlock *BB) { in GetValueAtEndOfBlock() function in SSAUpdater