OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConstantInt
(Results
1 - 8
of
8
) sorted by null
/external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h
73
const ConstantInt *
getConstantInt
() const { return Constant.CIP; }
/external/llvm/lib/Transforms/Scalar/
SCCP.cpp
135
///
getConstantInt
- If this is a constant with a ConstantInt value, return it
137
ConstantInt *
getConstantInt
() const {
551
ConstantInt *CI = BCValue.
getConstantInt
();
577
ConstantInt *CI = SCValue.
getConstantInt
();
623
ConstantInt *CI = BCValue.
getConstantInt
();
640
ConstantInt *CI = SCValue.
getConstantInt
();
851
if (ConstantInt *CondCB = CondValue.
getConstantInt
()) {
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SCCP.cpp
133
///
getConstantInt
- If this is a constant with a ConstantInt value, return it
135
ConstantInt *
getConstantInt
() const {
564
ConstantInt *CI = BCValue.
getConstantInt
();
590
ConstantInt *CI = SCValue.
getConstantInt
();
636
ConstantInt *CI = BCValue.
getConstantInt
();
653
ConstantInt *CI = SCValue.
getConstantInt
();
[
all
...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h
118
const ConstantInt *
getConstantInt
() { return Constants.CIP; }
/external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar
Completed in 192 milliseconds