Home
last modified time | relevance | path

Searched defs:RetVec (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DMemoryTaggingSupport.h60 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h60 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DMemoryTaggingSupport.h62 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DMemoryTaggingSupport.h62 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DMemoryTaggingSupport.h63 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp47 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1020 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag) { in instrumentStack()
1094 SmallVector<Instruction*, 8> RetVec; in sanitizeFunction() local
H A DAddressSanitizer.cpp881 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp386 SmallVector<Instruction*, 8> RetVec; in runOnFunction() local
H A DAddressSanitizer.cpp610 SmallVector<Instruction *, 8> RetVec; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp525 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp3466 auto *RetVec = llvm::dyn_cast<VariableVecOn32>(ReturnReg); in lowerCall() local
3531 if (auto *RetVec = llvm::dyn_cast<VariableVecOn32>(ReturnReg)) { in lowerCall() local
3543 if (auto *RetVec = llvm::dyn_cast<VariableVecOn32>(ReturnReg)) { in lowerCall() local
3569 } else if (auto *RetVec = llvm::dyn_cast<VariableVecOn32>(ReturnReg)) { in lowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp900 SmallVector<Instruction *, 8> RetVec; member