Searched defs:preCallSB (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/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() 520 std::unordered_map<uint32_t, Instruction*> preCallSB; in GenInlineCode() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/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() 520 std::unordered_map<uint32_t, Instruction*> preCallSB; in GenInlineCode() local
|
/third_party/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
|