/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetOptionsImpl.cpp | 33 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in DisableFramePointerElim() local 53 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in FramePointerIsReserved() local
|
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 | TargetSubtargetInfo.cpp | 22 const unsigned *FP) in TargetSubtargetInfo() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) Ty = n, argument 174 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in isOverloaded() argument 257 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) EltTy, in getVectorElementType() argument 270 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) NElem, in getVectorMinNumElements() argument 299 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getSizeInBits() argument 421 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getFloatingPointVT() argument 431 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getIntegerVT() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaFrameLowering.cpp | 43 MCRegister FP = TRI->getFrameRegister(MF); in emitPrologue() local 144 MCRegister FP = TRI->getFrameRegister(MF); in emitEpilogue() local 249 unsigned FP = TRI->getFrameRegister(MF); in determineCalleeSaves() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonEarlyIfConv.cpp | 138 const FlowPattern &FP; member 239 MachineLoop *L, FlowPattern &FP) { in matchFlowPattern() 624 FlowPattern FP; in visitBlock() local 809 const FlowPattern &FP) { in updatePhiNodes() 857 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert() 1024 void HexagonEarlyIfConversion::simplifyFlowGraph(const FlowPattern &FP) { in simplifyFlowGraph()
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | EvaluationResult.cpp | 25 else if (const auto *FP = std::get_if<FunctionPointer>(&Value)) in toAPValue() local 48 else if (const auto *FP = std::get_if<FunctionPointer>(&Value)) // Nope in toRValue() local
|
H A D | Pointer.cpp | 415 const Pointer &FP = Ptr.atField(F.Offset); in toRValue() local 438 const Pointer &FP = Ptr.atField(FD->Offset); in toRValue() local
|
H A D | Disasm.cpp | 370 else if (const auto *FP = std::get_if<FunctionPointer>(&Value)) // Nope in dump() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | RegionPass.h | 116 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
|
/freebsd/sys/arm/include/ |
H A D | stack.h | 51 #define FP 11 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsRegisterInfo.cpp | 296 unsigned FP = Subtarget.isGP32bit() ? Mips::FP : Mips::FP_64; in canRealignStack() local
|
H A D | MipsSEFrameLowering.cpp | 415 unsigned FP = ABI.GetFramePtr(); in emitPrologue() local 701 unsigned FP = ABI.GetFramePtr(); in emitEpilogue() local 868 unsigned FP = ABI.GetFramePtr(); in determineCalleeSaves() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | ScopeInfo.cpp | 243 } else if (auto *FP = dyn_cast<FunctionParmPackExpr>(E)) { in visitPotentialCaptures() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | z_Linux_asm.S | 1488 # define FP r7 macro 1491 # define FP r11 macro
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/des/ |
H A D | f_tables.h | 51 #define FP des_FP_table macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyInstPrinter.cpp | 267 toString(const APFloat & FP) toString() argument
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 300 FPPassManager *FP = static_cast<FPPassManager *>(PassManagers[N]); in getContainedManager() local 1373 FunctionPass *FP = getContainedPass(Index); in cleanup() local 1389 FunctionPass *FP = getContainedPass(Index); in dumpPassStructure() local 1421 FunctionPass *FP = getContainedPass(Index); in runOnFunction() local
|
H A D | Operator.cpp | 54 if (const auto *FP = dyn_cast<FPMathOperator>(this)) in hasPoisonGeneratingFlags() local
|
/freebsd/sys/crypto/des/ |
H A D | des_locl.h | 354 #define FP(l,r) \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVInstPrinter.cpp | 71 APFloat FP = NumVarOps == 1 ? APFloat(APInt(32, Imm).bitsToFloat()) in printOpConstantVarOps() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 255 bool FP = hasFP(MF); in emitPrologue() local 382 bool FP = hasFP(MF); in emitEpilogue() local
|
/freebsd/crypto/openssl/crypto/des/ |
H A D | des_local.h | 211 # define FP(l,r) \ macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | LegacyPassManagers.h | 503 FunctionPass *FP = static_cast<FunctionPass *>(PassVector[N]); in getContainedPass() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Fuchsia.cpp | 266 std::vector<std::string> FP; in Fuchsia() local
|