Home
last modified time | relevance | path

Searched defs:PF (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.cpp50 int (*PF)(int, char **, const char **) = in runFunction() local
64 int (*PF)(int, char **) = (int (*)(int, char **))(intptr_t)FPtr; in runFunction() local
76 int (*PF)(int) = (int (*)(int))(intptr_t)FPtr; in runFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.cpp49 int (*PF)(int, char **, const char **) = in runFunction() local
63 int (*PF)(int, char **) = (int (*)(int, char **))(intptr_t)FPtr; in runFunction() local
75 int (*PF)(int) = (int (*)(int))(intptr_t)FPtr; in runFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMemoryFlags.h45 std::underlying_type_t<sys::Memory::ProtectionFlags> PF = 0; in toSysMemoryProtectionFlags() local
57 inline MemProt fromSysMemoryProtectionFlags(sys::Memory::ProtectionFlags PF) { in fromSysMemoryProtectionFlags()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/Shared/
DMemoryFlags.h45 std::underlying_type_t<sys::Memory::ProtectionFlags> PF = 0; in toSysMemoryProtectionFlags() local
57 inline MemProt fromSysMemoryProtectionFlags(sys::Memory::ProtectionFlags PF) { in fromSysMemoryProtectionFlags()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/Shared/
DMemoryFlags.h45 std::underlying_type_t<sys::Memory::ProtectionFlags> PF = 0; in toSysMemoryProtectionFlags() local
57 inline MemProt fromSysMemoryProtectionFlags(sys::Memory::ProtectionFlags PF) { in fromSysMemoryProtectionFlags()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/Shared/
DMemoryFlags.h45 std::underlying_type_t<sys::Memory::ProtectionFlags> PF = 0; in toSysMemoryProtectionFlags() local
57 inline MemProt fromSysMemoryProtectionFlags(sys::Memory::ProtectionFlags PF) { in fromSysMemoryProtectionFlags()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/Shared/
DMemoryFlags.h45 std::underlying_type_t<sys::Memory::ProtectionFlags> PF = 0; in toSysMemoryProtectionFlags() local
57 inline MemProt fromSysMemoryProtectionFlags(sys::Memory::ProtectionFlags PF) { in fromSysMemoryProtectionFlags()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp516 int (*PF)(int, char **, const char **) = in runFunction() local
530 int (*PF)(int, char **) = (int(*)(int, char **))(intptr_t)FPtr; in runFunction() local
543 int (*PF)(int) = (int(*)(int))(intptr_t)FPtr; in runFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp536 int (*PF)(int, char **, const char **) = in runFunction() local
550 int (*PF)(int, char **) = (int(*)(int, char **))(intptr_t)FPtr; in runFunction() local
563 int (*PF)(int) = (int(*)(int))(intptr_t)FPtr; in runFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp530 int (*PF)(int, char **, const char **) = in runFunction() local
544 int (*PF)(int, char **) = (int(*)(int, char **))(intptr_t)FPtr; in runFunction() local
557 int (*PF)(int) = (int(*)(int))(intptr_t)FPtr; in runFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAssembler.cpp719 const MCPseudoProbeAddrFragment &PF = cast<MCPseudoProbeAddrFragment>(F); in writeFragment() local
916 MCPseudoProbeAddrFragment &PF = cast<MCPseudoProbeAddrFragment>(Frag); in layout() local
1152 MCPseudoProbeAddrFragment &PF) { in relaxPseudoProbeAddr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemory.cpp35 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DMemory.cpp34 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<()
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m5 typedef float * PF; typedef
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/
H A Dtest_FCMOV.c44 PF = 1 << 2, enumerator
H A Dtest_FCOMI.c19 PF = 1 << 2, enumerator
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests/include/
H A DTest.hpp117 using PF = ParameterFramework; typedef in parameterFramework::LazyPF
H A DParameterFramework.hpp61 using PF = CParameterMgrFullConnector; typedef in parameterFramework::ParameterFramework
/aosp_15_r20/external/llvm/lib/Target/
H A DTargetSubtargetInfo.cpp22 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in TargetSubtargetInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCSubtargetInfo.cpp41 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in MCSubtargetInfo()
/aosp_15_r20/external/arm-optimized-routines/math/
H A Derf.c22 #define PF __erf_data.erfc_poly_F macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp211 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in MCSubtargetInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp446 PointerType *PF = dyn_cast<PointerType>(FormalTy); in isLegalToPromote() local

123