Home
last modified time | relevance | path

Searched refs:invd (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_lighttmp.h136 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/
Drastpos.c177 GLfloat invd = 1.0F / d; in shade_rastpos() local
178 SELF_SCALE_SCALAR_3V(VP, invd); in shade_rastpos()
/external/skia/src/core/
DSkVM.cpp1512 invd = 1.0f / d, in to_hsla() local
1517 select(mx == c.r, invd * (c.g - c.b) + g_lt_b, in to_hsla()
1518 select(mx == c.g, invd * (c.b - c.r) + 2.0f in to_hsla()
1519 , invd * (c.r - c.g) + 4.0f))); in to_hsla()
/external/llvm/lib/Target/X86/
DX86InstrSystem.td472 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", [], IIC_INVD>, TB;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrSystem.td440 def INVD : I<0x08, RawFrm, (outs), (ins), "invd", []>, TB;
/external/elfutils/libcpu/defs/
Di386370 00001111,00001000:invd
/external/llvm/test/MC/X86/
Dx86-32-coverage.s2749 invd
/external/capstone/arch/X86/
DX86MappingInsnOp_reduce.inc2024 { /* X86_INVD, X86_INS_INVD: invd */
DX86MappingInsnOp.inc3128 { /* X86_INVD, X86_INS_INVD: invd */
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7677 "\004invd\006invept\006invlpg\007invlpga\007invpcid\007invvpid\003inw\004"
8906 { 3269 /* invd */, X86::INVD, Convert_NoOperands, AMFBS_None, { }, },
23483 { 3269 /* invd */, X86::INVD, Convert_NoOperands, AMFBS_None, { }, },