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/ |
D | MemoryTaggingSupport.h | 60 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | MemoryTaggingSupport.h | 60 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | MemoryTaggingSupport.h | 62 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | MemoryTaggingSupport.h | 62 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | MemoryTaggingSupport.h | 63 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | MemoryTaggingSupport.cpp | 47 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 1020 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag) { in instrumentStack() 1094 SmallVector<Instruction*, 8> RetVec; in sanitizeFunction() local
|
H A D | AddressSanitizer.cpp | 881 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | ThreadSanitizer.cpp | 386 SmallVector<Instruction*, 8> RetVec; in runOnFunction() local
|
H A D | AddressSanitizer.cpp | 610 SmallVector<Instruction *, 8> RetVec; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 525 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.cpp | 3466 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 D | AddressSanitizer.cpp | 900 SmallVector<Instruction *, 8> RetVec; member
|