Searched defs:Fixed (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | NativeFormatting.h | 17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixBrTableDefaults.cpp | 167 auto *Fixed = fixBrTableDefault(MI, MBB, MF); in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/ |
H A D | BitCodes.h | 102 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | InterferenceCache.h | 80 LiveRange *Fixed = nullptr; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.h | 98 bool Fixed = false; // Can be renamed? "Fixed" means "no". member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 733 bool Fixed = false; in runOnLoop() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 288 Fixed = 0x0010 << 5, // 0010000, Fixed register. enumerator
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | template_cpp.cc | 108 struct Fixed { struct 116 TupleKindPtr::TupleKindPtr(Fixed) : Base(std::make_shared<TupleKind>("")) in TupleKindPtr() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Decl.cpp | 4368 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 12397 Expr *Fixed = FixOverloadedFunctionReference(E, DAP, Found); in resolveAndFixAddressOfSingleOverloadCandidate() local
|