Searched
full:floating (Results
1226 -
1250 of
3773) sorted by null
<<41424344454647484950>>
/external/llvm/include/llvm/CodeGen/ |
MachineConstantPool.h | 127 /// include floating point and large integer constants.
|
RuntimeLibcalls.h | 85 // FLOATING POINT
|
/external/llvm/include/llvm/IR/ |
CallingConv.h | 77 /// ARM_AAPCS_VFP - Same as ARM_AAPCS, but uses hard floating point ABI.
|
/external/llvm/include/llvm/MC/ |
MCInst.h | 38 kFPImmediate, ///< Floating-point immediate operand.
|
/external/llvm/lib/Target/Mips/ |
MipsSEInstrInfo.h | 98 /// We do this expansion post-RA to avoid inserting a floating point copy
|
MipsSubtarget.cpp | 48 "floating point as Mips 16"),
|
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.h | 41 /// Newer FCFID[US] integer-to-floating-point conversion instructions for 50 /// Newer FCTI[D,W]UZ floating-point-to-integer conversion instructions for 265 /// GPRC, CHAIN = LFIWAX CHAIN, Ptr - This is a floating-point 270 /// GPRC, CHAIN = LFIWZX CHAIN, Ptr - This is a floating-point
|
/external/llvm/lib/Target/R600/ |
AMDGPUISelLowering.h | 91 /// We want to mark f32/f64 floating point values as legal.
|
/external/llvm/lib/Target/X86/Disassembler/ |
X86DisassemblerDecoderCommon.h | 341 ENUM_ENTRY(ENCODING_I, "Position on floating-point stack added to the " \ 407 ENUM_ENTRY(TYPE_M32FP, "32-bit IEE754 memory floating-point operand") \ 411 "floating-point instructions") \ 414 ENUM_ENTRY(TYPE_ST, "Position on the floating-point stack") \
|
/external/llvm/lib/Target/X86/ |
X86Instr3DNow.td | 11 // floating point and also adds a few more random instructions for good measure.
|
X86SchedHaswell.td | 113 // Scalar and vector floating point.
|
X86SchedSandyBridge.td | 108 // Scalar and vector floating point.
|
/external/llvm/test/CodeGen/PowerPC/ |
vec_sqrt.ll | 3 ; Check for vector sqrt expansion using floating-point types, since altivec
|
/external/llvm/test/CodeGen/SystemZ/ |
fp-add-01.ll | 1 ; Test 32-bit floating-point addition.
|
fp-add-02.ll | 1 ; Test 64-bit floating-point addition.
|
fp-div-01.ll | 1 ; Test 32-bit floating-point division.
|
fp-div-02.ll | 1 ; Test 64-bit floating-point division.
|
fp-move-03.ll | 1 ; Test 32-bit floating-point loads.
|
fp-move-04.ll | 1 ; Test 64-bit floating-point loads.
|
fp-move-05.ll | 1 ; Test 128-bit floating-point loads.
|
fp-move-06.ll | 1 ; Test 32-bit floating-point stores.
|
fp-move-07.ll | 1 ; Test 64-bit floating-point stores.
|
fp-move-08.ll | 1 ; Test 128-bit floating-point stores.
|
fp-sub-01.ll | 1 ; Test 32-bit floating-point subtraction.
|
fp-sub-02.ll | 1 ; Test 64-bit floating-point subtraction.
|
Completed in 1148 milliseconds
<<41424344454647484950>>