Home
last modified time | relevance | path

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

12

/external/llvm/lib/ExecutionEngine/Orc/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
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
/external/llvm-project/llvm/lib/Support/
DMemory.cpp35 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DMemory.cpp35 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<()
/external/clang/test/SemaObjC/
Dblock-explicit-return-type.m5 typedef float * PF; typedef
/external/llvm-project/clang/test/SemaObjC/
Dblock-explicit-return-type.m5 typedef float * PF; typedef
/external/linux-kselftest/tools/testing/selftests/x86/
Dtest_FCMOV.c44 PF = 1 << 2, enumerator
Dtest_FCOMI.c19 PF = 1 << 2, enumerator
/external/parameter-framework/upstream/test/functional-tests/include/
DTest.hpp117 using PF = ParameterFramework; typedef in parameterFramework::LazyPF
DParameterFramework.hpp61 using PF = CParameterMgrFullConnector; typedef in parameterFramework::ParameterFramework
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h46 toWireProtectionFlags(sys::Memory::ProtectionFlags PF) { in toWireProtectionFlags()
59 int PF = 0; in fromWireProtectionFlags() local
469 auto PF = sys::Memory::MF_READ | sys::Memory::MF_WRITE; in reserveMemory() local
513 auto PF = orcrpctpc::fromWireProtectionFlags(E.Prot); in finalizeMemory() local
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp22 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in TargetSubtargetInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
/external/llvm-project/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
/external/llvm/lib/ExecutionEngine/MCJIT/
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
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
Dtag-types.cpp53 float *PF; member in Class
76 const float *PF; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
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
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
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
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp41 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in MCSubtargetInfo()
/external/arm-optimized-routines/math/
Derf.c22 #define PF __erf_data.erfc_poly_F macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp211 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in MCSubtargetInfo()
/external/llvm-project/llvm/tools/bugpoint/
DExtractFunction.cpp90 const Function *PF = PBB->getParent(); in deleteInstructionFromProgram() local
/external/llvm-project/llvm/lib/MC/
DMCSubtargetInfo.cpp223 StringRef FS, ArrayRef<SubtargetFeatureKV> PF, in MCSubtargetInfo()
/external/llvm/tools/bugpoint/
DExtractFunction.cpp92 const Function *PF = PBB->getParent(); in deleteInstructionFromProgram() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp571 if (const auto *PF = dyn_cast<Function>( in AddLandingPadInfo() local

12