Home
last modified time | relevance | path

Searched defs:is64bit (Results 26 - 31 of 31) sorted by relevance

12

/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-parser.cpp1695 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 Doperand.h1279 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 DARMFastISel.cpp423 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 Dbuiltin-script.c961 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 Dbuiltin-script.c1036 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 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 47 milliseconds

12