Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterUsageInfo.cpp60 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
65 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
DTargetOptionsImpl.cpp33 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in DisableFramePointerElim() local
DTargetSubtargetInfo.cpp22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/third_party/boost/libs/smart_ptr/test/
Dmake_shared_fp_test.cpp17 typedef boost::shared_ptr<int>(*FP)(); in main() typedef
/third_party/libunwind/src/aarch64/
Dunwind_i.h37 #define FP 29 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp20 #define ASSIGN(NAME, FP) \ argument
DFunctionsGL.cpp96 #define ASSIGN(NAME, FP) FP = reinterpret_cast<decltype(FP)>(loadProcAddress(NAME)) argument
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp21 #define ASSIGN(NAME, FP) \ argument
DFunctionsGL.cpp96 #define ASSIGN(NAME, FP) *reinterpret_cast<void **>(&FP) = loadProcAddress(NAME) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionPass.h119 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp138 const FlowPattern &FP; member
239 MachineLoop *L, FlowPattern &FP) { in matchFlowPattern()
626 FlowPattern FP; in visitBlock() local
811 const FlowPattern &FP) { in updatePhiNodes()
859 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert()
1025 void HexagonEarlyIfConversion::simplifyFlowGraph(const FlowPattern &FP) { in simplifyFlowGraph()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h71 enum FP {All, NonLeaf, None}; enum
/third_party/boost/boost/chrono/detail/inlined/mac/
Dchrono.hpp156 typedef steady_clock::rep (*FP)(); typedef
/third_party/libffi/src/sparc/
Dv9.S206 #define FP %fp+STACK_BIAS macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterInfo.cpp306 unsigned FP = Subtarget.isGP32bit() ? Mips::FP : Mips::FP_64; in canRealignStack() local
DMipsSEFrameLowering.cpp415 unsigned FP = ABI.GetFramePtr(); in emitPrologue() local
702 unsigned FP = ABI.GetFramePtr(); in emitEpilogue() local
869 unsigned FP = ABI.GetFramePtr(); in determineCalleeSaves() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyInstPrinter.cpp185 static std::string toString(const APFloat &FP) { in toString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp258 if (auto *FP = dyn_cast<FPMathOperator>(V)) in copyIRFlags() local
279 if (auto *FP = dyn_cast<FPMathOperator>(V)) { in andIRFlags() local
DLegacyPassManager.cpp376 FPPassManager *FP = static_cast<FPPassManager *>(PassManagers[N]); in getContainedManager() local
1392 FunctionPass *FP = getContainedPass(Index); in cleanup() local
1437 FunctionPass *FP = getContainedPass(Index); in dumpPassStructure() local
1468 FunctionPass *FP = getContainedPass(Index); in runOnFunction() local
/third_party/openssl/crypto/des/
Ddes_local.h211 # define FP(l,r) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp237 uint64_t *OffsetPtr, dwarf::FormParams FP, in extractValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h508 FunctionPass *FP = static_cast<FunctionPass *>(PassVector[N]); in getContainedPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp256 bool FP = hasFP(MF); in emitPrologue() local
383 bool FP = hasFP(MF); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/third_party/boost/boost/thread/detail/
Dplatform_time.hpp92 typedef time_max_t (*FP)(); typedef

12