Home
last modified time | relevance | path

Searched defs:FP (Results 1 – 25 of 42) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandPredSpillCode.cpp88 unsigned FP = MI->getOperand(0).getReg(); in runOnMachineFunction() local
137 unsigned FP = MI->getOperand(1).getReg(); in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dblock-call.cpp3 int (*FP)(); variable
H A Dexplicit.cpp230 struct FP { in testFunctionPointer() struct
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dblock-call.c3 int (*FP)(); variable
/minix3/external/bsd/libc++/dist/libcxx/src/
H A Dchrono.cpp119 typedef steady_clock::rep (*FP)(); typedef
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionPass.h117 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dstruct-init.c37 void (*FP)(struct fp_struct_bar); member
H A Dpointer-arithmetic.c10 typedef void (*FP)(void); typedef
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCSubtargetInfo.cpp47 const unsigned *FP) { in InitMCSubtargetInfo()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp425 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; in emitPrologue() local
559 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; in emitEpilogue() local
669 unsigned FP = STI.isABI_N64() ? Mips::FP_64 : Mips::FP; in processFunctionBeforeCalleeSavedScan() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DLegacyPassManagers.h466 FunctionPass *FP = static_cast<FunctionPass *>(PassVector[N]); in getContainedPass() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp256 bool FP = hasFP(MF); in emitPrologue() local
377 bool FP = hasFP(MF); in emitEpilogue() local
/minix3/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_locl.h367 #define FP(l,r) \ macro
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DExtractFunction.cpp237 Constant *FP = CS->getOperand(1); in SplitStaticCtorDtor() local
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes_locl.h423 # define FP(l,r) \ macro
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp271 FPPassManager *FP = static_cast<FPPassManager *>(PassManagers[N]); in getContainedManager() local
1460 FunctionPass *FP = getContainedPass(Index); in cleanup() local
1506 FunctionPass *FP = getContainedPass(Index); in dumpPassStructure() local
1526 FunctionPass *FP = getContainedPass(Index); in runOnFunction() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp562 double (*FP)() = (double (*)())(intptr_t)FPtr; in HandleTopLevelExpression() local
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.c1090 FP(uint32_t v[2]) in FP() function
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp832 double (*FP)() = (double (*)())(intptr_t)FPtr; in HandleTopLevelExpression() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp198 unsigned FP = TFI->hasFP(MF) ? 1 : 0; in getRegPressureLimit() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp947 double (*FP)() = (double (*)())(intptr_t)FPtr; in HandleTopLevelExpression() local
/minix3/external/bsd/fetch/dist/libfetch/
H A Dftp.c1110 char *p, *fp, *FP, *hp, *HP; in ftp_get_proxy() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp260 unsigned FP = TFI->hasFP(MF) ? 1 : 0; in getRegPressureLimit() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp1048 double (*FP)() = (double (*)())(intptr_t)FPtr; in HandleTopLevelExpression() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1120 double (*FP)() = (double (*)())(intptr_t)FPtr; in HandleTopLevelExpression() local

12