HomeSort by relevance Sort by last modified time
    Searched defs:getConstantInt (Results 1 - 21 of 21) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 73 const ConstantInt *getConstantInt() const { return Constant.CIP; }
  /external/skia/src/sksl/ir/
SkSLExpression.h 73 virtual int64_t getConstantInt() const {
  /external/skqp/src/sksl/ir/
SkSLExpression.h 73 virtual int64_t getConstantInt() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ValueLattice.h 220 ConstantInt *getConstantInt() const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 118 const ConstantInt *getConstantInt() { return Constants.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/subzero/src/
IceGlobalContext.cpp 753 // All locking is done by the getConstantInt[0-9]+() target function.
754 Constant *GlobalContext::getConstantInt(Type Ty, int64_t Value) {
    [all...]
  /external/skia/src/sksl/
SkSLIRGenerator.cpp 466 this->getConstantInt(*caseValue, &v);
    [all...]
  /external/skqp/src/sksl/
SkSLIRGenerator.cpp 467 this->getConstantInt(*caseValue, &v);
    [all...]
  /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 574 milliseconds