Searched defs:FP (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonExpandPredSpillCode.cpp79 unsigned FP = MI->getOperand(0).getReg(); local
126 unsigned FP = MI->getOperand(1).getReg(); local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/des/
H A Ddes_locl.h414 #define FP(l,r) \ macro
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSubtargetInfo.cpp37 InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS, const SubtargetFeatureKV *PF, const SubtargetFeatureKV *PD, const SubtargetInfoKV *ProcSched, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP, unsigned NF, unsigned NP) argument
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp41 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; local
130 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; local
200 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Di386.h70 #define FP (NoSuf) macro
1516 #undef FP macro
[all...]
H A Di960.h101 #define FP 0x04 /* Mask for "floating-point-OK" bit */ macro
/macosx-10.10/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreFrameLowering.cpp100 bool FP = hasFP(MF); local
220 bool FP = hasFP(MF); local
H A DXCoreRegisterInfo.cpp208 bool FP = TFI->hasFP(MF); local
/macosx-10.10/llvmCore-3425.0.34/tools/bugpoint/
H A DExtractFunction.cpp248 Constant *FP = CS->getOperand(1); local
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Ddes.c1088 FP(uint32_t v[2]) function
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp195 unsigned FP = TFI->hasFP(MF) ? 1 : 0; local
H A DPPCISelLowering.cpp3917 SDValue FP = DAG.getNode(PPCISD::FCFID, dl, MVT::f64, Bits); local
3952 SDValue FP = DAG.getNode(PPCISD::FCFID, dl, MVT::f64, Ld); local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dalpha-opc.c347 #define FP macro
[all...]
H A Dh8500-opc.h138 #define FP 32 macro
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/ExecutionEngine/
H A DExecutionEngine.cpp317 Constant *FP = CS->getOperand(1); local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp297 unsigned FP = TFI->hasFP(MF) ? 1 : 0; local
[all...]
H A DARMFastISel.cpp1609 unsigned FP = ARMMoveToFPReg(MVT::f32, SrcReg); local
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DPassManager.cpp1422 FunctionPass *FP = getContainedPass(Index); local
1466 FunctionPass *FP = getContainedPass(Index); local
1486 FunctionPass *FP = getContainedPass(Index); local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2293 DenseMap<Value *, Value *>::iterator FP = ChosenPairs.find(P->second); local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUISelLowering.cpp1101 ConstantFPSDNode *FP = cast<ConstantFPSDNode>(Op.getNode()); local

Completed in 248 milliseconds