Home
last modified time | relevance | path

Searched defs:r_value (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachORelocation.h32 int32_t r_value; // the value the item to be relocated is referring variable
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_readerwriter.c113 int r_value = 1; in main() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/eigen/
Dqr_scipy_cpu_kernel.cc77 T *r_value = reinterpret_cast<T *>(outputs[kIndex1]->device_ptr()); in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dop_util.cc100 int64_t GetMod(const int64_t l_value, const int64_t r_value) { in GetMod()
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dlower_slice_len.rs78 let r_value = Rvalue::Len(deref_arg); in lower_slice_len_call() localVariable
/third_party/elfutils/libdw/
Dcfi.c121 #define register_rule(regno, r_rule, r_value) do { \ in execute_cfi() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expanders/
Dlu.cc170 std::vector<int32_t> r_value = GetRangeValue(num); in Expand() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/mir/
Dlower.rs906 … let r_value = Rvalue::CheckedBinaryOp(op.into(), Operand::Copy(lhs_place.clone()), rhs_op); in lower_expr_to_place_without_adjust() localVariable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h937 int32_t r_value; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h968 int32_t r_value; member