| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | TypeSize.h | 35 int64_t Fixed = 0; variable 38 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() 43 static StackOffset getFixed(int64_t Fixed) { return {Fixed, 0}; } in getFixed() 45 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get()
|
| H A D | NativeFormatting.h | 18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
| /freebsd/contrib/libdivsufsort/ |
| H A D | CHANGELOG.md | 6 ### Fixed subsection
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/ |
| H A D | BitCodes.h | 37 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixBrTableDefaults.cpp | 174 auto *Fixed = fixBrTableDefault(MI, MBB, MF); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | EVLIndVarSimplify.cpp | 84 if (const APInt *Fixed = CR.getSingleElement()) { in getVFFromIndVar() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 80 LiveRange *Fixed = nullptr; member
|
| H A D | StackFrameLayoutAnalysisPass.cpp | 55 Fixed, // a Fixed slot (e.g. arguments passed on the stack) enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBlockRanges.h | 98 bool Fixed = false; // Can be renamed? "Fixed" means "no". member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FalkorHWPFFix.cpp | 725 bool Fixed = false; in runOnLoop() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Driver.h | 79 enum class Kind { Hash, Random, Fixed, None, Invalid }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RDFGraph.h | 291 Fixed = 0x0010 << 5, // 0010000, Fixed register. enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.h | 2541 const auto &Fixed = S.Stk.pop<FixedPoint>(); in CastFixedPointFloating() local 2550 const auto &Fixed = S.Stk.pop<FixedPoint>(); in CastFixedPointIntegral() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 4940 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 14049 Expr *Fixed = Res.get(); in resolveAndFixAddressOfSingleOverloadCandidate() local
|