Searched refs:invd (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_lighttmp.h | 136 GLfloat invd = 1.0F / d; in TAG() local 137 SELF_SCALE_SCALAR_3V(VP, invd); in TAG() 315 GLfloat invd = 1.0F / d; in TAG() local 316 SELF_SCALE_SCALAR_3V(VP, invd); in TAG()
|
/external/mesa3d/src/mesa/main/ |
D | rastpos.c | 159 GLfloat invd = 1.0F / d; in shade_rastpos() local 160 SELF_SCALE_SCALAR_3V(VP, invd); in shade_rastpos()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrSystem.td | 400 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", []>, TB;
|
D | X86GenAsmWriter.inc | 3893 "cq\t\000incb\t\000insertps\t\000int\t\000int3\000into\000invd\000invept"
|
D | X86GenAsmWriter1.inc | 3877 "\t\000int\t\000int3\000into\000invd\000invept \000invlpg\t\000invvpid \000"
|
D | X86GenAsmMatcher.inc | 3663 { X86::INVD, "invd", Convert, { }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 472 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", [], IIC_INVD>, TB;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 370 00001111,00001000:invd
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 2749 invd
|
/external/valgrind/perf/ |
D | tinycc.c | 3207 DEF_ASM_OP0(invd, 0x0f08) 3664 DEF_ASM_OP0(invd, 0x0f08) 4539 DEF_ASM_OP0(invd, 0x0f08) 4996 DEF_ASM_OP0(invd, 0x0f08) 15246 DEF_ASM_OP0(invd, 0x0f08) 15708 DEF_ASM_OP0(invd, 0x0f08)
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32-coverage.s | 4374 invd 14079 invd
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |