Home
last modified time | relevance | path

Searched defs:visitBitCastInst (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h238 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h255 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DPtrUseVisitor.h247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DPtrUseVisitor.h247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DPtrUseVisitor.h247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DPtrUseVisitor.h247 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp219 Instruction *SPIRVEmitIntrinsics::visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function in SPIRVEmitIntrinsics
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstVisitor.h196 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstVisitor.h187 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstVisitor.h187 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstVisitor.h189 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstVisitor.h187 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstVisitor.h187 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstVisitor.h187 RetTy visitBitCastInst(BitCastInst &I) { DELEGATE(CastInst);} in visitBitCastInst() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp490 bool Scalarizer::visitBitCastInst(BitCastInst &BCI) { in visitBitCastInst() function in Scalarizer
H A DSROA.cpp667 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in AllocaSlices::SliceBuilder
3138 bool visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in __anonc542c7200b11::AggLoadStoreRewriter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp682 bool ScalarizerVisitor::visitBitCastInst(BitCastInst &BCI) { in visitBitCastInst() function in ScalarizerVisitor
H A DSROA.cpp710 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in AllocaSlices::SliceBuilder
3435 bool visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in __anonc8fdb3420b11::AggLoadStoreRewriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp746 bool ScalarizerVisitor::visitBitCastInst(BitCastInst &BCI) { in visitBitCastInst() function in ScalarizerVisitor
H A DSROA.cpp811 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in AllocaSlices::SliceBuilder
3806 bool visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function in __anon54bbb7c80c11::AggLoadStoreRewriter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1762 void Interpreter::visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function in Interpreter
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1710 void Interpreter::visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function in Interpreter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1757 void Interpreter::visitBitCastInst(BitCastInst &I) { in visitBitCastInst() function in Interpreter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1387 void visitBitCastInst(BitCastInst &BC) { in visitBitCastInst() function

12