Searched defs:is64bit (Results 1 - 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetMachine.h | 27 bool is64bit; member in llvm::NVPTXTargetMachine
|
| H A D | NVPTXTargetMachine.cpp | 107 NVPTXTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool is64bit) NVPTXTargetMachine() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw.h | 35 bool is64bit; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.h | 35 bool is64bit; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| H A D | SparcTargetMachine.cpp | 92 SparcTargetMachine( const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT, bool is64bit) SparcTargetMachine() argument
|
| /third_party/elfio/tests/ |
| H A D | ELFIOTest1.cpp | 135 write_exe_i386( const std::string& filename, bool is64bit, bool set_addr = false, Elf64_Addr addr = 0 ) write_exe_i386() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 423 bool is64bit = VT == MVT::f64; in ARMMaterializeFP() local 1809 bool is64bit = VT == MVT::f64 || VT == MVT::i64; in SelectBinaryFPOp() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 2895 bool is64bit = Subtarget.isPPC64(); in LowerGlobalTLSAddress() local 10751 bool is64bit = Subtarget.isPPC64(); in EmitPartwordAtomicBinary() local 11464 bool is64bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I64; EmitInstrWithCustomInserter() local 11565 bool is64bit = Subtarget.isPPC64(); EmitInstrWithCustomInserter() local [all...] |
Completed in 26 milliseconds