Searched defs:Float64 (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 63 Float64 = 0x0041, // 64 bit real enumerator 196 static TypeIndex Float64() { return TypeIndex(SimpleTypeKind::Float64); } in Float64() function
|
/llvm-project/clang/include/clang/Basic/ |
H A D | TargetBuiltins.h | 200 Float64, global() enumerator
|
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 214 Float64 = 1 << 7, enumerator
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 332 uint64_t Float64; global() member
|
/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 101 Float64, global() enumerator
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 464 LowerFPToInt(MachineInstr & MI,DebugLoc DL,MachineBasicBlock * BB,const TargetInstrInfo & TII,bool IsUnsigned,bool Int64,bool Float64,unsigned LoweredOpcode) LowerFPToInt() argument
|