Searched refs:visitSExtInst (Results 1 - 10 of 10) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
H A DSPIRVLowerBool.cpp95 virtual void visitSExtInst(SExtInst &I) { function in class:SPIRV::SPIRVLowerBool
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h159 void visitSExtInst(SExtInst &I);
H A DExecution.cpp1660 void Interpreter::visitSExtInst(SExtInst &I) {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DInstVisitor.h180 RetTy visitSExtInst(SExtInst &I) { DELEGATE(CastInst); } function in class:llvm::InstVisitor
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h152 void visitSExtInst(SExtInst &I);
H A DExecution.cpp1094 void Interpreter::visitSExtInst(SExtInst &I) {
/external/llvm/include/llvm/IR/
H A DInstVisitor.h187 RetTy visitSExtInst(SExtInst &I) { DELEGATE(CastInst);} function in class:llvm::InstVisitor
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DVerifier.cpp259 void visitSExtInst(SExtInst &I);
888 void Verifier::visitSExtInst(SExtInst &I) {
/external/llvm/lib/IR/
H A DVerifier.cpp386 void visitSExtInst(SExtInst &I);
2260 void Verifier::visitSExtInst(SExtInst &I) {
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1369 void visitSExtInst(SExtInst &I) { function in struct:__anon13320::MemorySanitizerVisitor

Completed in 1700 milliseconds