Home
last modified time | relevance | path

Searched refs:visitBitCastInst (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DPtrUseVisitor.h255 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h149 void visitBitCastInst(BitCastInst &I);
DExecution.cpp1762 void Interpreter::visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function in Interpreter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstVisitor.h189 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp194 bool visitBitCastInst(BitCastInst &BCI);
682 bool ScalarizerVisitor::visitBitCastInst(BitCastInst &BCI) { in visitBitCastInst() function in ScalarizerVisitor
DSROA.cpp710 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in AllocaSlices::SliceBuilder
714 return Base::visitBitCastInst(BC); in visitBitCastInst()
3435 bool visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in __anonea5966140b11::AggLoadStoreRewriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp450 void visitBitCastInst(BitCastInst &I);
2798 void Verifier::visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function in Verifier
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1897 void visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function