Home
last modified time | relevance | path

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

123456

/external/u-boot/examples/standalone/
Dppc_longjmp.S17 #define FP(x...) x macro
18 #define FP(x...) x macro
Dppc_setjmp.S17 #define FP(x...) x macro
/external/llvm/lib/CodeGen/
DRegisterUsageInfo.cpp50 const Function *FP, std::vector<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
56 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function *FP) { in getRegUsageInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterUsageInfo.cpp61 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
66 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
DTargetSubtargetInfo.cpp31 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaFrameLowering.cpp53 bool FP = hasFP(MF); in emitPrologue() local
115 bool FP = hasFP(MF); in emitEpilogue() local
DAlphaRegisterInfo.cpp139 bool FP = TFI->hasFP(MF); in eliminateFrameIndex() local
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-alloc.c7 void (*FP)(); variable
/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc352 #define BM_CUBOID_NAME(p, NT, N, H, W, P, C, FC, FH, FW, FP) \ argument
356 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
365 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
374 #define BM_CuboidConvolutionBwdKernel(NT, N, H, W, P, C, FC, FH, FW, FP, \ argument
384 #define BM_CuboidConvolutions(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
390 #define BM_CuboidConvolutionsBwdInput(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
396 #define BM_CuboidConvolutionsBwdKernel(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
/external/clang/test/SemaCXX/
Dblock-call.cpp3 int (*FP)(); variable
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp25 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/external/clang/test/Sema/
Dblock-call.c3 int (*FP)(); variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DRegionPass.h115 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/external/compiler-rt/test/profile/Linux/
Dinstrprof-merge-vp.c29 typedef void (*FP)(void); typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DRegionPass.h120 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/external/llvm/include/llvm/Analysis/
DRegionPass.h117 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/external/clang/test/CodeGen/
Dstruct-init.c37 void (*FP)(struct fp_struct_bar); member
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp118 const FlowPattern &FP; member
214 MachineLoop *L, FlowPattern &FP) { in matchFlowPattern()
578 FlowPattern FP; in visitBlock() local
774 const FlowPattern &FP) { in updatePhiNodes()
823 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert()
1010 void HexagonEarlyIfConversion::simplifyFlowGraph(const FlowPattern &FP) { in simplifyFlowGraph()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp139 const FlowPattern &FP; member
240 MachineLoop *L, FlowPattern &FP) { in matchFlowPattern()
626 FlowPattern FP; in visitBlock() local
813 const FlowPattern &FP) { in updatePhiNodes()
861 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert()
1027 void HexagonEarlyIfConversion::simplifyFlowGraph(const FlowPattern &FP) { in simplifyFlowGraph()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSubtargetInfo.cpp27 const unsigned *FP, in InitMCSubtargetInfo()
/external/libcxx/src/
Dchrono.cpp158 typedef steady_clock::rep (*FP)(); typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dv9.S135 #define FP %fp+STACK_BIAS macro
/external/libffi/src/sparc/
Dv9.S135 #define FP %fp+STACK_BIAS macro
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp44 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/external/boringssl/src/crypto/fipsmodule/des/
Dinternal.h202 #define FP(l, r) \ macro

123456