/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | tensor_handle_data.h | 51 void Poison(Status status) { in Poison() function 81 void Poison(Status status) {} in Poison() function
|
D | tensor_handle_data.cc | 125 void LocalTensorHandleData::BlockingControl::Poison(Status status) { in Poison() function in tensorflow::LocalTensorHandleData::BlockingControl
|
D | tensor_handle.cc | 140 void TensorHandle::PackedTensorHandleData::Poison(Status status) { in Poison() function in tensorflow::TensorHandle::PackedTensorHandleData 954 void TensorHandle::Poison(Status status, const Device* d) { in Poison() function in tensorflow::TensorHandle
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | remote_tensor_handle_data.cc | 165 void RemoteTensorHandleData::Poison(Status status) { in Poison() function in tensorflow::RemoteTensorHandleData
|
/external/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 323 int32_t Poison = ((CurVals[3] & 0xff) << 24) | ((CurVals[2] & 0xff) << 16) | in instrumentFuncStart() local
|
/external/clang/lib/Lex/ |
D | Preprocessor.cpp | 579 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers()
|
/external/llvm-project/clang/lib/Lex/ |
D | Preprocessor.cpp | 737 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers()
|
/external/llvm-project/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 30 Constant* Poison = PoisonValue::get(Int1); in TEST() local
|
/external/llvm-project/llvm/unittests/Analysis/ |
D | ValueTrackingTest.cpp | 939 bool Poison = Data[Index].first.first; in TEST() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1944 Value *Poison = ConstantInt::get(StoreTy, DoPoison ? Val : 0); in poisonRedZones() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2837 Value *Poison = IRB.getIntN(StoreSizeInBytes * 8, Val); in copyToShadowInline() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2897 Value *Poison = IRB.getIntN(StoreSizeInBytes * 8, Val); in copyToShadowInline() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 4889 const Instruction *Poison = PoisonStack.pop_back_val(); in isAddRecNeverPoison() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6122 const Instruction *Poison = PoisonStack.pop_back_val(); in isAddRecNeverPoison() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6288 const Instruction *Poison = PoisonStack.pop_back_val(); in isAddRecNeverPoison() local
|