/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 523 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine 548 GenericValue Result = getConstantValue(Op0); in getConstantValue() 557 GenericValue GV = getConstantValue(Op0); in getConstantValue() 563 GenericValue GV = getConstantValue(Op0); in getConstantValue() 569 GenericValue GV = getConstantValue(Op0); in getConstantValue() 576 GenericValue GV = getConstantValue(Op0); in getConstantValue() 582 GenericValue GV = getConstantValue(Op0); in getConstantValue() 587 GenericValue GV = getConstantValue(Op0); in getConstantValue() 602 GenericValue GV = getConstantValue(Op0); in getConstantValue() 618 GenericValue GV = getConstantValue(Op0); in getConstantValue() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 595 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine 622 Result.AggregateVal[i] = getConstantValue(ElemUndef); in getConstantValue() 649 GenericValue Result = getConstantValue(Op0); in getConstantValue() 658 GenericValue GV = getConstantValue(Op0); in getConstantValue() 664 GenericValue GV = getConstantValue(Op0); in getConstantValue() 670 GenericValue GV = getConstantValue(Op0); in getConstantValue() 677 GenericValue GV = getConstantValue(Op0); in getConstantValue() 683 GenericValue GV = getConstantValue(Op0); in getConstantValue() 688 GenericValue GV = getConstantValue(Op0); in getConstantValue() 703 GenericValue GV = getConstantValue(Op0); in getConstantValue() [all …]
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 592 GenericValue ExecutionEngine::getConstantValue(const Constant *C) { in getConstantValue() function in ExecutionEngine 619 Result.AggregateVal[i] = getConstantValue(ElemUndef); in getConstantValue() 646 GenericValue Result = getConstantValue(Op0); in getConstantValue() 655 GenericValue GV = getConstantValue(Op0); in getConstantValue() 661 GenericValue GV = getConstantValue(Op0); in getConstantValue() 667 GenericValue GV = getConstantValue(Op0); in getConstantValue() 674 GenericValue GV = getConstantValue(Op0); in getConstantValue() 680 GenericValue GV = getConstantValue(Op0); in getConstantValue() 685 GenericValue GV = getConstantValue(Op0); in getConstantValue() 700 GenericValue GV = getConstantValue(Op0); in getConstantValue() [all …]
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | ConstantString.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantString 129 return (String) getConstantValue(cp); in getBytes()
|
D | ConstantModule.java | 114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantModule 123 return (String) getConstantValue(cp); in getBytes()
|
D | ConstantPackage.java | 114 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantPackage 123 return (String) getConstantValue(cp); in getBytes()
|
D | ConstantClass.java | 112 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantClass 121 return (String) getConstantValue(cp); in getBytes()
|
D | Field.java | 102 public final ConstantValue getConstantValue() { in getConstantValue() method in Field 131 final ConstantValue cv = getConstantValue(); in toString()
|
D | ConstantObject.java | 31 Object getConstantValue( ConstantPool cp ); in getConstantValue() method
|
D | ConstantInteger.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantInteger
|
D | ConstantFloat.java | 121 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantFloat
|
D | ConstantLong.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantLong
|
D | ConstantDouble.java | 120 public Object getConstantValue( final ConstantPool cp ) { in getConstantValue() method in ConstantDouble
|
/external/apache-commons-bcel/src/examples/ |
D | TransitiveHull.java | 113 String class_name = (String) cc.getConstantValue(cp); in visitConstantClass()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | FieldGen.java | 111 value = ((ConstantObject) c).getConstantValue(cp); in setValue()
|
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 440 GenericValue getConstantValue(const Constant *C);
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
D | BCELifier.java | 170 final ConstantValue cv = field.getConstantValue(); in visitField()
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 492 GenericValue getConstantValue(const Constant *C);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 504 GenericValue getConstantValue(const Constant *C);
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.cpp | 2495 typename C::PrimType getConstantValue() const { in getConstantValue() function in Ice::ARM32::__anon6a253d620b11::NumericOperands 2513 return Target->shAmtImm(getConstantValue() & 0x1F); in unswappedSrc1RShAmtImm() 2520 return getConstantValue() == 0; in isSrc1ImmediateZero() 2527 return OperandARM32FlexImm::canHoldImm(getConstantValue(), &Rotate, &Imm8); in immediateIsFlexEncodable() 2533 -static_cast<int32_t>(getConstantValue()), &Rotate, &Imm8); in negatedImmediateIsFlexEncodable() 2539 -static_cast<int32_t>(getConstantValue()))); in negatedSrc1F() 2545 ~static_cast<uint32_t>(getConstantValue()), &Rotate, &Imm8); in invertedImmediateIsFlexEncodable() 2551 ~static_cast<uint32_t>(getConstantValue()))); in invertedSrc1F() 2705 const int32_t ShAmtImm = SrcsLo.getConstantValue() & 0x3F; in lowerInt64Arithmetic() 2803 const int32_t ShAmt = SrcsLo.getConstantValue() & 0x3F; in lowerInt64Arithmetic() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 600 Constant *getConstantValue() const { return ConstantValue; } in getConstantValue() function
|
/external/guice/extensions/persist/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 392 static bool getConstantValue(SDValue N, uint32_t &Out) { in getConstantValue() function 508 if (getConstantValue(N->getOperand(0), LHSVal) && in Select() 509 getConstantValue(N->getOperand(1), RHSVal)) { in Select()
|
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 2375 NewClass->setLeader(CE->getConstantValue()); in performCongruenceFinding() 2497 CondEvaluated = CE->getConstantValue(); in processOutgoingEdges() 3834 return CE->getConstantValue(); in findPHIOfOpsLeader()
|