reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/ExecutionEngine/ExecutionEngine.cpp
  648       GenericValue Result = getConstantValue(Op0);
  657       GenericValue GV = getConstantValue(Op0);
  663       GenericValue GV = getConstantValue(Op0);
  669       GenericValue GV = getConstantValue(Op0);
  676       GenericValue GV = getConstantValue(Op0);
  682       GenericValue GV = getConstantValue(Op0);
  687       GenericValue GV = getConstantValue(Op0);
  702       GenericValue GV = getConstantValue(Op0);
  718       GenericValue GV = getConstantValue(Op0);
  720       if (Op0->getType()->isFloatTy())
  722       else if (Op0->getType()->isDoubleTy())
  724       else if (Op0->getType()->isX86_FP80Ty()) {
  736       GenericValue GV = getConstantValue(Op0);
  737       uint32_t PtrWidth = DL.getTypeSizeInBits(Op0->getType());
  745       GenericValue GV = getConstantValue(Op0);
  753       GenericValue GV = getConstantValue(Op0);
  755       switch (Op0->getType()->getTypeID()) {
  791       GenericValue LHS = getConstantValue(Op0);