Home
last modified time | relevance | path

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 DNVPTXTargetMachine.h27 bool is64bit; member in llvm::NVPTXTargetMachine
H A DNVPTXTargetMachine.cpp107 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 Dnv50_query_hw.h35 bool is64bit; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h35 bool is64bit; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp92 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 DELFIOTest1.cpp135 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 DARMFastISel.cpp423 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 DPPCISelLowering.cpp2895 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