Searched defs:FP (Results 1 - 22 of 22) sorted by last modified time

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c118 #define FP 30 macro
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_locl.h423 # define FP(l,r) \ macro
/freebsd-10-stable/sys/crypto/des/
H A Ddes_locl.h355 #define FP(l,r) \ macro
/freebsd-10-stable/sys/arm/arm/
H A Ddb_trace.c76 #define FP 11 macro
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp312 Constant *FP = CS->getOperand(1); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp284 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; local
400 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; local
510 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonExpandPredSpillCode.cpp88 unsigned FP = MI->getOperand(0).getReg(); local
135 unsigned FP = MI->getOperand(1).getReg(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4923 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Bits); local
4982 SDValue FP = DAG.getNode(FCFOp, dl, FCFTy, Ld); local
6256 unsigned FP = (PVT == MVT::i64) ? PPC::X31 : PPC::R31; local
[all...]
H A DPPCRegisterInfo.cpp227 unsigned FP = TFI->hasFP(MF) ? 1 : 0; local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15756 unsigned FP = (PVT == MVT::i64) ? X86::RBP : X86::EBP; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 bool FP = hasFP(MF); local
211 bool FP = hasFP(MF); local
H A DXCoreRegisterInfo.cpp151 bool FP = TFI->hasFP(MF); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp191 unsigned FP = TFI->hasFP(MF) ? 1 : 0; local
H A DARMFastISel.cpp1664 unsigned FP = ARMMoveToFPReg(MVT::f32, SrcReg); local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp1462 FunctionPass *FP = getContainedPass(Index); local
1506 FunctionPass *FP = getContainedPass(Index); local
1526 FunctionPass *FP = getContainedPass(Index); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCSubtargetInfo.cpp42 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
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp193 const char *FP; member in class:__anon2823::ExternalProfileTextLoader
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2974 DenseMap<Value *, Value *>::iterator FP = ChosenPairs.find(P->second); local
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DExtractFunction.cpp248 Constant *FP = CS->getOperand(1); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dsparc-stub.c113 I0, I1, I2, I3, I4, I5, FP, I7, enumerator in enum:regnames
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dalpha-opc.c347 #define FP macro
[all...]
/freebsd-10-stable/contrib/libc++/src/
H A Dchrono.cpp89 typedef steady_clock::rep (*FP)(); typedef in class:chrono::steady_clock

Completed in 263 milliseconds