Searched defs:preCallSB (Results 1 – 3 of 3) sorted by relevance
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | inline_pass.cpp | 227 std::unordered_map<uint32_t, Instruction*>* preCallSB, in CloneSameBlockOps() 262 std::unordered_map<uint32_t, Instruction*>* preCallSB, in MoveInstsBeforeEntryBlock() 467 std::unordered_map<uint32_t, Instruction*>* preCallSB, in MoveCallerInstsAfterFunctionCall() 555 std::unordered_map<uint32_t, Instruction*> preCallSB; in GenInlineCode() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | inline_pass.cpp | 225 std::unordered_map<uint32_t, Instruction*>* preCallSB, in CloneSameBlockOps() 260 std::unordered_map<uint32_t, Instruction*>* preCallSB, in MoveInstsBeforeEntryBlock() 463 std::unordered_map<uint32_t, Instruction*>* preCallSB, in MoveCallerInstsAfterFunctionCall() 551 std::unordered_map<uint32_t, Instruction*> preCallSB; in GenInlineCode() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | inline_pass.cpp | 227 std::unordered_map<uint32_t, Instruction*>* preCallSB, in CloneSameBlockOps() 262 std::unordered_map<uint32_t, Instruction*>* preCallSB, in MoveInstsBeforeEntryBlock() 467 std::unordered_map<uint32_t, Instruction*>* preCallSB, in MoveCallerInstsAfterFunctionCall() 555 std::unordered_map<uint32_t, Instruction*> preCallSB; in GenInlineCode() local
|