OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConstantVec
(Results
1 - 16
of
16
) sorted by null
/external/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
104
ConstantVec
.clear();
124
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
104
ConstantVec
.clear();
124
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
104
ConstantVec
.clear();
124
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h
118
ConstantVec
.clear();
139
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h
105
ConstantVec
.clear();
126
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h
105
ConstantVec
.clear();
126
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h
105
ConstantVec
.clear();
126
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h
105
ConstantVec
.clear();
126
SmallVector<consthoist::ConstantInfo, 8>
ConstantVec
;
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
404
SmallVector<Constant *, 8>
ConstantVec
;
407
ConstantVec
.push_back(UndefValue::get(SVT));
410
ConstantVec
.push_back(ConstantInt::getNullValue(SVT));
413
return ConstantVector::get(
ConstantVec
);
[
all
...]
Completed in 79 milliseconds