Home
last modified time | relevance | path

Searched defs:newInstruction (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp103 std::unique_ptr<Instruction> newInstruction( in ReplaceMultiplyByPowerOf2() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp103 std::unique_ptr<Instruction> newInstruction( in ReplaceMultiplyByPowerOf2() local
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_arm.cpp374 uint32_t newInstruction = (instruction & 0xFF000000); in setDisplacementInArmBranch() local
432 uint32_t newInstruction = (instruction & 0xD000F800); in setDisplacementInThumbBranch() local