Home
last modified time | relevance | path

Searched defs:FP (Results 1 – 25 of 67) sorted by relevance

123

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetOptionsImpl.cpp33 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in DisableFramePointerElim() local
53 StringRef FP = F.getFnAttribute("frame-pointer").getValueAsString(); in FramePointerIsReserved() local
HDRegisterUsageInfo.cpp58 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
63 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
HDTargetSubtargetInfo.cpp22 const unsigned *FP) in TargetSubtargetInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
HDMachineValueType.h41 #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-14-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaFrameLowering.cpp43 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-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonEarlyIfConv.cpp138 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-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDEvaluationResult.cpp25 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
HDPointer.cpp415 const Pointer &FP = Ptr.atField(F.Offset); in toRValue() local
438 const Pointer &FP = Ptr.atField(FD->Offset); in toRValue() local
HDDisasm.cpp370 else if (const auto *FP = std::get_if<FunctionPointer>(&Value)) // Nope in dump() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDRegionPass.h116 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/freebsd-14-stable/sys/arm/include/
HDstack.h51 #define FP 11 macro
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDz_Linux_asm.S1488 # define FP r7 macro
1491 # define FP r11 macro
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsRegisterInfo.cpp296 unsigned FP = Subtarget.isGP32bit() ? Mips::FP : Mips::FP_64; in canRealignStack() local
HDMipsSEFrameLowering.cpp415 unsigned FP = ABI.GetFramePtr(); in emitPrologue() local
701 unsigned FP = ABI.GetFramePtr(); in emitEpilogue() local
868 unsigned FP = ABI.GetFramePtr(); in determineCalleeSaves() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDScopeInfo.cpp243 } else if (auto *FP = dyn_cast<FunctionParmPackExpr>(E)) { in visitPotentialCaptures() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
HDWebAssemblyInstPrinter.cpp268 static std::string toString(const APFloat &FP) { in toString()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLegacyPassManager.cpp300 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
HDOperator.cpp54 if (const auto *FP = dyn_cast<FPMathOperator>(this)) in hasPoisonGeneratingFlags() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
HDSPIRVInstPrinter.cpp71 APFloat FP = NumVarOps == 1 ? APFloat(APInt(32, Imm).bitsToFloat()) in printOpConstantVarOps() local
/freebsd-14-stable/sys/crypto/des/
HDdes_locl.h354 #define FP(l,r) \ macro
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDLegacyPassManagers.h503 FunctionPass *FP = static_cast<FunctionPass *>(PassVector[N]); in getContainedPass() local
/freebsd-14-stable/crypto/openssl/crypto/des/
HDdes_local.h211 # define FP(l,r) \ macro
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreFrameLowering.cpp255 bool FP = hasFP(MF); in emitPrologue() local
382 bool FP = hasFP(MF); in emitEpilogue() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDFuchsia.cpp266 std::vector<std::string> FP; in Fuchsia() local
/freebsd-14-stable/contrib/llvm-project/llvm/tools/bugpoint/
HDExtractFunction.cpp269 Constant *FP = CS->getOperand(1); in SplitStaticCtorDtor() local

123