/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterUsageInfo.cpp | 60 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 65 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
|
D | TargetOptionsImpl.cpp | 33 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in DisableFramePointerElim() local
|
D | TargetSubtargetInfo.cpp | 22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
|
/third_party/boost/libs/smart_ptr/test/ |
D | make_shared_fp_test.cpp | 17 typedef boost::shared_ptr<int>(*FP)(); in main() typedef
|
/third_party/libunwind/src/aarch64/ |
D | unwind_i.h | 37 #define FP 29 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.cpp | 20 #define ASSIGN(NAME, FP) \ argument
|
D | FunctionsGL.cpp | 96 #define ASSIGN(NAME, FP) FP = reinterpret_cast<decltype(FP)>(loadProcAddress(NAME)) argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.cpp | 21 #define ASSIGN(NAME, FP) \ argument
|
D | FunctionsGL.cpp | 96 #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/ |
D | RegionPass.h | 119 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/ |
D | HexagonEarlyIfConv.cpp | 138 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/ |
D | CodeGen.h | 71 enum FP {All, NonLeaf, None}; enum
|
/third_party/boost/boost/chrono/detail/inlined/mac/ |
D | chrono.hpp | 156 typedef steady_clock::rep (*FP)(); typedef
|
/third_party/libffi/src/sparc/ |
D | v9.S | 206 #define FP %fp+STACK_BIAS macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.cpp | 306 unsigned FP = Subtarget.isGP32bit() ? Mips::FP : Mips::FP_64; in canRealignStack() local
|
D | MipsSEFrameLowering.cpp | 415 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/ |
D | WebAssemblyInstPrinter.cpp | 185 static std::string toString(const APFloat &FP) { in toString()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instruction.cpp | 258 if (auto *FP = dyn_cast<FPMathOperator>(V)) in copyIRFlags() local 279 if (auto *FP = dyn_cast<FPMathOperator>(V)) { in andIRFlags() local
|
D | LegacyPassManager.cpp | 376 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/ |
D | des_local.h | 211 # define FP(l,r) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFFormValue.cpp | 237 uint64_t *OffsetPtr, dwarf::FormParams FP, in extractValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | LegacyPassManagers.h | 508 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/ |
D | XCoreFrameLowering.cpp | 256 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/ |
D | MCSubtargetInfo.cpp | 214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
|
/third_party/boost/boost/thread/detail/ |
D | platform_time.hpp | 92 typedef time_max_t (*FP)(); typedef
|