Searched defs:vor (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_winsys.h | 24 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/ |
D | bufctx.c | 146 uint32_t vor, uint32_t tor) in nouveau_bufctx_mthd()
|
D | pushbuf.c | 221 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()
|
D | nouveau.h | 165 uint32_t vor; member
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 2654 __ 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/ |
D | nouveau_drm.h | 152 __u32 vor; member
|