/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcMCJITReplacement.cpp | 50 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 D | OrcMCJITReplacement.cpp | 49 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 D | MemoryFlags.h | 45 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/ |
D | MemoryFlags.h | 45 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/ |
D | MemoryFlags.h | 45 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/ |
D | MemoryFlags.h | 45 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/ |
D | MemoryFlags.h | 45 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 D | MCJIT.cpp | 516 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 D | MCJIT.cpp | 536 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 D | MCJIT.cpp | 530 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 D | MCAssembler.cpp | 719 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 D | Memory.cpp | 35 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 D | Memory.cpp | 34 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<()
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | block-explicit-return-type.m | 5 typedef float * PF; typedef
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/x86/ |
H A D | test_FCMOV.c | 44 PF = 1 << 2, enumerator
|
H A D | test_FCOMI.c | 19 PF = 1 << 2, enumerator
|
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests/include/ |
H A D | Test.hpp | 117 using PF = ParameterFramework; typedef in parameterFramework::LazyPF
|
H A D | ParameterFramework.hpp | 61 using PF = CParameterMgrFullConnector; typedef in parameterFramework::ParameterFramework
|
/aosp_15_r20/external/llvm/lib/Target/ |
H A D | TargetSubtargetInfo.cpp | 22 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in TargetSubtargetInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetSubtargetInfo.cpp | 19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetSubtargetInfo.cpp | 19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 41 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in MCSubtargetInfo()
|
/aosp_15_r20/external/arm-optimized-routines/math/ |
H A D | erf.c | 22 #define PF __erf_data.erfc_poly_F macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 211 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in MCSubtargetInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 446 PointerType *PF = dyn_cast<PointerType>(FormalTy); in isLegalToPromote() local
|