OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILD
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/
X86ISelLowering.h
415
///
FILD
, FILD_FLAG - This instruction implements SINT_TO_FP with the
417
/// X86::
FILD
*m instructions. It has three inputs (token chain, address,
420
FILD
,
[
all
...]
X86ISelLowering.cpp
321
// 64-bit
FILD
followed by conditional FADD for other targets.
324
//
FILD
for other targets.
[
all
...]
/dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp
796
BEGIN_MNEMONIC(
FILD
, MF_NONE, D_U )
[
all
...]
Completed in 758 milliseconds