Home
last modified time | relevance | path

Searched refs:visitFenceInst (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstVisitor.h182 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstVisitor.h173 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstVisitor.h173 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstVisitor.h175 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstVisitor.h173 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstVisitor.h173 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstVisitor.h173 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);} in visitFenceInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h162 Instruction *visitFenceInst(FenceInst &FI);
H A DInstCombineCalls.cpp2873 Instruction *InstCombinerImpl::visitFenceInst(FenceInst &FI) { in visitFenceInst() function in InstCombinerImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h439 Instruction *visitFenceInst(FenceInst &FI);
H A DInstCombineCalls.cpp4202 Instruction *InstCombiner::visitFenceInst(FenceInst &FI) { in visitFenceInst() function in InstCombiner
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp520 void visitFenceInst (FenceInst &I) { /*returns void*/ } in visitFenceInst() function in __anon27aabfd40211::SCCPSolver
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp554 void visitFenceInst(FenceInst &I) { /*returns void*/ in visitFenceInst() function in llvm::SCCPInstVisitor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp653 void visitFenceInst (FenceInst &I) { /*returns void*/ } in visitFenceInst() function in __anon2b65abf60111::SCCPSolver
/aosp_15_r20/external/llvm/lib/IR/
H A DVerifier.cpp425 void visitFenceInst(FenceInst &FI);
3141 void Verifier::visitFenceInst(FenceInst &FI) { in visitFenceInst() function in Verifier
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp484 void visitFenceInst(FenceInst &FI);
3580 void Verifier::visitFenceInst(FenceInst &FI) { in visitFenceInst() function in Verifier
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp542 void visitFenceInst(FenceInst &FI);
4035 void Verifier::visitFenceInst(FenceInst &FI) { in visitFenceInst() function in Verifier