Home
last modified time | relevance | path

Searched refs:InstructionVerifier (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp375 class InstructionVerifier;
465 InstructionVerifier &Verifier);
512 class InstructionVerifier { class
568 InstructionVerifier &Verifier) { in verifyFunction()
781 void InstructionVerifier::verifyInstruction( in verifyInstruction()
863 void InstructionVerifier::reportInvalidUse(const Value &V, in reportInvalidUse()
885 InstructionVerifier Verifier; in Verify()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1326 class InstructionVerifier : public DfsHloVisitorWithDefault { class
1328 explicit InstructionVerifier(std::function<bool(const HloInstruction*)> in InstructionVerifier() function in xla::__anond588ae4e0811::InstructionVerifier
1484 InstructionVerifier instruction_verifier( in Run()