Home
last modified time | relevance | path

Searched defs:vor (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_winsys.h24 uint32_t flags, uint32_t vor, uint32_t tor) in PUSH_RELOC()
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) in PUSH_MTHDo()
73 uint32_t vor, uint32_t tor) in PUSH_MTHDs()
86 uint32_t vor, uint32_t tor) in PUSH_MTHD()
105 uint32_t vor, uint32_t tor) in PUSH_RESRC()
/third_party/libdrm/nouveau/
Dbufctx.c146 uint32_t vor, uint32_t tor) in nouveau_bufctx_mthd()
Dpushbuf.c221 uint32_t data, uint32_t flags, uint32_t vor, uint32_t tor) in pushbuf_krel()
747 uint32_t data, uint32_t flags, uint32_t vor, uint32_t tor) in nouveau_pushbuf_reloc()
Dnouveau.h165 uint32_t vor; member
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2654 __ vor(i.OutputSimd128Register(), i.OutputSimd128Register(), in AssembleArchInstruction() local
2680 __ vor(i.OutputSimd128Register(), i.OutputSimd128Register(), in AssembleArchInstruction() local
2706 __ vor(i.OutputSimd128Register(), i.OutputSimd128Register(), in AssembleArchInstruction() local
2775 __ vor(dst, i.InputSimd128Register(0), src); in AssembleArchInstruction() local
2956 __ vor(kScratchSimd128Reg, src, src); in AssembleArchInstruction() local
3157 __ vor(kScratchSimd128Reg, src1, src1); in AssembleArchInstruction() local
3159 __ vor(dst, kScratchSimd128Reg, kScratchSimd128Reg); in AssembleArchInstruction() local
3167 __ vor(kScratchSimd128Reg, src1, src1); in AssembleArchInstruction() local
3169 __ vor(dst, kScratchSimd128Reg, kScratchSimd128Reg); in AssembleArchInstruction() local
3177 __ vor(kScratchSimd128Reg, src1, src1); in AssembleArchInstruction() local
[all …]
/third_party/libdrm/include/drm/
Dnouveau_drm.h152 __u32 vor; member