Searched refs:CallOperandVal (Results 1 – 10 of 10) sorted by relevance
2902 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()2919 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()2926 if (OpInfo.CallOperandVal) { in ParseConstraints()2927 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints()3106 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local3109 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()3115 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()3119 if (isa<GlobalValue>(CallOperandVal)) in getSingleConstraintMatchWeight()3124 if (isa<ConstantFP>(CallOperandVal)) in getSingleConstraintMatchWeight()3137 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()[all …]
5756 if (CallOperandVal == 0) return MVT::Other; in getCallOperandValEVT()5758 if (isa<BasicBlock>(CallOperandVal)) in getCallOperandValEVT()5761 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT()5938 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()5954 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()5963 if (OpInfo.CallOperandVal) { in visitInlineAsm()5964 if (const BasicBlock *BB = dyn_cast<BasicBlock>(OpInfo.CallOperandVal)) { in visitInlineAsm()5967 OpInfo.CallOperand = getValue(OpInfo.CallOperandVal); in visitInlineAsm()6050 const Value *OpVal = OpInfo.CallOperandVal; in visitInlineAsm()6072 OpInfo.CallOperandVal = 0; in visitInlineAsm()[all …]
1501 Value *CallOperandVal; member1519 CallOperandVal(info.CallOperandVal), in AsmOperandInfo()1527 CallOperandVal(0), ConstraintVT(MVT::Other) { in AsmOperandInfo()
1101 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local1104 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()1106 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
394 if (OpInfo.CallOperandVal == OpVal && in IsOperandAMemoryOperand()
3277 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local3280 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()3282 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()3310 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
3114 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local3117 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
16401 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local16404 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()16406 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()16421 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()16441 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) { in getSingleConstraintMatchWeight()16447 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()16453 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()16459 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()16465 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()16471 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()[all …]
5685 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local5688 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()5690 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
9564 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local9567 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()9569 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()