/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | eigen_benchmark_cpu_test.cc | 351 #define BM_CUBOID_NAME(p, NT, N, H, W, P, C, FC, FH, FW, FP) \ argument 355 #define BM_CuboidConvolution(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument 363 #define BM_CuboidConvolutionBwdInput(NT, N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument 371 #define BM_CuboidConvolutionBwdKernel(NT, N, H, W, P, C, FC, FH, FW, FP, \ argument 383 #define BM_CuboidConvolutions(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument 389 #define BM_CuboidConvolutionsBwdInput(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument 395 #define BM_CuboidConvolutionsBwdKernel(N, H, W, P, C, FC, FH, FW, FP, LABEL) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 306 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc) \ in getSizeInBits() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 306 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc) \ in getSizeInBits() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 306 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc) \ in getSizeInBits() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 306 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc) \ in getSizeInBits() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonEarlyIfConv.cpp | 118 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A 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() 1026 void HexagonEarlyIfConversion::simplifyFlowGraph(const FlowPattern &FP) { in simplifyFlowGraph()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 50 const Function *FP, std::vector<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 56 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function *FP) { in getRegUsageInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 58 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 63 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
|
H A D | TargetOptionsImpl.cpp | 32 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in DisableFramePointerElim() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 60 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 65 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
|
H A D | TargetOptionsImpl.cpp | 33 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in DisableFramePointerElim() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsSEFrameLowering.cpp | 389 unsigned FP = ABI.GetFramePtr(); in emitPrologue() local 678 unsigned FP = ABI.GetFramePtr(); in emitEpilogue() local 846 unsigned FP = ABI.GetFramePtr(); in determineCalleeSaves() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A 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
|
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/ |
H A D | yacc.py | 2057 def digraph(X, R, FP): argument 2068 def traverse(x, N, stack, F, X, R, FP): argument 2453 FP = lambda x: self.dr_relation(C, x, nullable) function 2475 FP = lambda x: readsets[x] function
|
/aosp_15_r20/external/ply/ply/ply/ |
H A D | yacc.py | 2057 def digraph(X, R, FP): argument 2068 def traverse(x, N, stack, F, X, R, FP): argument 2453 FP = lambda x: self.dr_relation(C, x, nullable) function 2475 FP = lambda x: readsets[x] function
|
/aosp_15_r20/external/libchrome/third_party/ply/ |
H A D | yacc.py | 1901 def digraph(X,R,FP): argument 1911 def traverse(x,N,stack,F,X,R,FP): argument 2285 FP = lambda x: self.dr_relation(C,x,nullable) function 2307 FP = lambda x: readsets[x] function
|
/aosp_15_r20/external/python/pycparser/pycparser/ply/ |
D | yacc.py | 2055 def digraph(X, R, FP): argument 2066 def traverse(x, N, stack, F, X, R, FP): argument 2452 FP = lambda x: self.dr_relation(C, x, nullable) function 2474 FP = lambda x: readsets[x] function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 299 FPPassManager *FP = static_cast<FPPassManager *>(PassManagers[N]); in getContainedManager() local 1368 FunctionPass *FP = getContainedPass(Index); in cleanup() local 1384 FunctionPass *FP = getContainedPass(Index); in dumpPassStructure() local 1414 FunctionPass *FP = getContainedPass(Index); in runOnFunction() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Instruction.cpp | 232 if (auto *FP = dyn_cast<FPMathOperator>(V)) in copyIRFlags() local 249 if (auto *FP = dyn_cast<FPMathOperator>(V)) { in andIRFlags() local
|
H A D | LegacyPassManager.cpp | 283 FPPassManager *FP = static_cast<FPPassManager *>(PassManagers[N]); in getContainedManager() local 1448 FunctionPass *FP = getContainedPass(Index); in cleanup() local 1494 FunctionPass *FP = getContainedPass(Index); in dumpPassStructure() local 1514 FunctionPass *FP = getContainedPass(Index); in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A 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
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | make_shared_fp_test.cpp | 17 typedef boost::shared_ptr<int>(*FP)(); in main() typedef
|