Searched defs:is64bit (Results 26 - 31 of 31) sorted by relevance
12
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | assembly-parser.cpp | 1695 bool Parser::ParseFloat(double *value, bool is64bit) in ParseFloat() argument 1737 bool Parser::ParseOperandFloat(bool is64bit) in ParseOperandFloat() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | operand.h | 1279 static bool IsSIMMOffsetOutOfRange(int64 offset, bool is64bit, bool isLDSTPair) in IsSIMMOffsetOutOfRange() 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
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-script.c | 961 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-script.c | 1036 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument
|
| /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 47 milliseconds
12