Home
last modified time | relevance | path

Searched defs:ParentBlock (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSink.cpp194 BasicBlock *ParentBlock = Inst->getParent(); in SinkInstruction() local
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h745 struct ParentBlock struct
747 ParentBlock(TIntermAggregate *nodeIn, TIntermSequence::size_type posIn) in ParentBlock() argument
755 std::vector<ParentBlock> mParentBlockStack; argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSink.cpp773 MachineBasicBlock *ParentBlock = MI.getParent(); in performSink() local
818 MachineBasicBlock *ParentBlock = MI.getParent(); in SinkInstruction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSink.cpp426 MachineBasicBlock *ParentBlock = MI->getParent(); in SinkInstruction() local
/external/llvm/lib/CodeGen/
DMachineSink.cpp747 MachineBasicBlock *ParentBlock = MI.getParent(); in SinkInstruction() local