HomeSort by relevance Sort by last modified time
    Searched refs:FILD (Results 1 - 7 of 7) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 346 /// FILD, FILD_FLAG - This instruction implements SINT_TO_FP with the
348 /// X86::FILD*m instructions. It has three inputs (token chain, address,
351 FILD,
    [all...]
X86ISelLowering.cpp 262 // 64-bit FILD followed by conditional FADD for other targets.
265 // FILD for other targets.
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 570 /// X86::FILD*m instructions. It has three inputs (token chain, address,
573 FILD,
    [all...]
X86ISelLowering.cpp 177 // 64-bit FILD followed by conditional FADD for other targets.
180 // FILD or VCVTUSI2SS/SD for other targets.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.h 610 /// X86::FILD*m instructions. It has three inputs (token chain, address,
613 FILD,
    [all...]
X86ISelLowering.cpp 214 // 64-bit FILD followed by conditional FADD for other targets.
217 // FILD or VCVTUSI2SS/SD for other targets.
    [all...]
  /external/syzkaller/pkg/ifuzz/generated/
insns.go 86 {Name: "FILD", Extension: "X87", Mode: 15, Opcode: []uint8{219}, Modrm: true, Mod: -3, Rm: -1, Mem32: true, VexP: -1},
136 {Name: "FILD", Extension: "X87", Mode: 15, Opcode: []uint8{223}, Modrm: true, Mod: -3, Rm: -1, Mem16: true, VexP: -1},
141 {Name: "FILD", Extension: "X87", Mode: 15, Opcode: []uint8{223}, Modrm: true, Mod: -3, Reg: 5, Rm: -1, VexP: -1},
    [all...]

Completed in 81 milliseconds