Home
last modified time | relevance | path

Searched defs:Orps (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc2611 __ Orps(kScratchDoubleReg, dst); in AssembleArchInstruction() local
2614 __ Orps(kScratchDoubleReg, dst); in AssembleArchInstruction() local
2631 __ Orps(kScratchDoubleReg, dst); in AssembleArchInstruction() local
/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h134 Orps, enumerator
3238 using Orps = typename InstImpl<TraitsType>::InstX86Orps; member