Searched defs:CanMove (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/core/promise/ |
H A D | poll_test.cc | 52 TEST(PollTest, CanMove) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | tf_tensor.cc | 202 bool TensorInterface::CanMove() const { in CanMove() function in tensorflow::TensorInterface
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/ |
H A D | parsed_metadata_test.cc | 195 TYPED_TEST_P(TraitSpecializedTest, CanMove) { in TYPED_TEST_P() argument
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 778 bool CanMove = SameBlock && IsSafeToMove(Def, Insert, AA, LIS, MRI) && in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 877 bool CanMove = SameBlock && isSafeToMove(Def, &Use, Insert, MFI, MRI) && in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 857 bool CanMove = SameBlock && isSafeToMove(Def, Insert, AA, MRI) && in runOnMachineFunction() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ |
H A D | c_api_tfrt.cc | 335 bool TensorInterface::CanMove() const { in CanMove() function in tfrt::tf::TensorInterface
|