Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h43 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ argument
184 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in isOverloaded() argument
267 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in getVectorElementType() argument
281 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in getVectorMinNumElements() argument
311 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in getSizeInBits() argument
434 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in getFloatingPointVT() argument
444 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in getIntegerVT() argument
474 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, Tup, NF, nElem, EltTy) \ in getRISCVVectorTupleVT() argument
488 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, Tup, NF, NElem, EltTy) \ in getRISCVVectorTupleNumFields() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp60 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
65 PhysicalRegisterUsageInfo::getRegUsageInfo(const Function &FP) { in getRegUsageInfo()
H A DTargetOptionsImpl.cpp30 StringRef FP = FPAttr.getValueAsString(); in DisableFramePointerElim() local
H A DTargetSubtargetInfo.cpp22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaFrameLowering.cpp50 MCRegister FP = TRI->getFrameRegister(MF); in emitPrologue() local
230 MCRegister FP = TRI->getFrameRegister(MF); in emitEpilogue() local
350 MCRegister FP = TRI->getFrameRegister(MF); in determineCalleeSaves() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp131 const FlowPattern &FP; member
232 MachineLoop *L, FlowPattern &FP) { in matchFlowPattern()
617 FlowPattern FP; in visitBlock() local
802 const FlowPattern &FP) { in updatePhiNodes()
850 void HexagonEarlyIfConversion::convert(const FlowPattern &FP) { in convert()
1017 void HexagonEarlyIfConversion::simplifyFlowGraph(const FlowPattern &FP) { in simplifyFlowGraph()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvaluationResult.cpp26 else if (const auto *FP = std::get_if<FunctionPointer>(&Value)) in toAPValue() local
49 else if (const auto *FP = std::get_if<FunctionPointer>(&Value)) // Nope in toRValue() local
H A DPointer.cpp155 const FunctionPointer &FP = asFunctionPointer(); in toAPValue() local
673 const Pointer &FP = Ptr.atField(F.Offset); in toRValue() local
696 const Pointer &FP = Ptr.atField(FD->Offset); in toRValue() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionPass.h117 Pass *FP = static_cast<Pass *>(PassVector[N]); in getContainedPass() local
/freebsd/sys/arm/include/
H A Dstack.h51 #define FP 11 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DSFrame.h76 FP = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp412 unsigned FP = ABI.GetFramePtr(); in emitPrologue() local
665 unsigned FP = ABI.GetFramePtr(); in emitEpilogue() local
832 unsigned FP = ABI.GetFramePtr(); in determineCalleeSaves() local
H A DMipsRegisterInfo.cpp297 unsigned FP = Subtarget.isGP32bit() ? Mips::FP : Mips::FP_64; in canRealignStack() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp242 } else if (auto *FP = dyn_cast<FunctionParmPackExpr>(E)) { in visitPotentialCaptures() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_asm.S1500 # define FP r7 macro
1503 # define FP r11 macro
/freebsd/crypto/krb5/src/lib/crypto/builtin/des/
H A Df_tables.h51 #define FP des_FP_table macro
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp295 FPPassManager *FP = static_cast<FPPassManager *>(PassManagers[N]); in getContainedManager() local
1331 FunctionPass *FP = getContainedPass(Index); in cleanup() local
1347 FunctionPass *FP = getContainedPass(Index); in dumpPassStructure() local
1379 FunctionPass *FP = getContainedPass(Index); in runOnFunction() local
H A DOperator.cpp56 if (const auto *FP = dyn_cast<FPMathOperator>(this)) in hasPoisonGeneratingFlags() local
/freebsd/sys/crypto/des/
H A Ddes_locl.h354 #define FP(l,r) \ macro
/freebsd/crypto/openssl/crypto/des/
H A Ddes_local.h230 #define FP(l, r) \ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h503 FunctionPass *FP = static_cast<FunctionPass *>(PassVector[N]); in getContainedPass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp253 bool FP = hasFP(MF); in emitPrologue() local
380 bool FP = hasFP(MF); in emitEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp291 static std::string toString(const APFloat &FP) { in toString()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp67 APFloat FP = NumVarOps == 1 ? APFloat(APInt(32, Imm).bitsToFloat()) in printOpConstantVarOps() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp259 std::vector<std::string> FP; in Fuchsia() local

123