Searched refs:CallOperandVal (Results 1 – 9 of 9) sorted by relevance
2087 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()2104 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()2111 if (OpInfo.CallOperandVal) { in ParseConstraints()2112 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints()2292 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local2295 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()2301 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()2305 if (isa<GlobalValue>(CallOperandVal)) in getSingleConstraintMatchWeight()2310 if (isa<ConstantFP>(CallOperandVal)) in getSingleConstraintMatchWeight()2323 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()[all …]
5681 if (CallOperandVal == 0) return MVT::Other; in getCallOperandValEVT()5683 if (isa<BasicBlock>(CallOperandVal)) in getCallOperandValEVT()5686 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT()5862 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()5878 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()5887 if (OpInfo.CallOperandVal) { in visitInlineAsm()5888 if (const BasicBlock *BB = dyn_cast<BasicBlock>(OpInfo.CallOperandVal)) { in visitInlineAsm()5891 OpInfo.CallOperand = getValue(OpInfo.CallOperandVal); in visitInlineAsm()5979 const Value *OpVal = OpInfo.CallOperandVal; in visitInlineAsm()6001 OpInfo.CallOperandVal = 0; in visitInlineAsm()[all …]
2157 Value *CallOperandVal; member2175 CallOperandVal(info.CallOperandVal), in AsmOperandInfo()2183 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()
3095 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local3098 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()3100 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()3128 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
17898 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local17901 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()17903 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()17918 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()17938 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) { in getSingleConstraintMatchWeight()17944 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()17950 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()17956 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()17962 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()17968 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()[all …]
1262 if (OpInfo.CallOperandVal == OpVal && in IsOperandAMemoryOperand()
6590 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local6593 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()6595 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
10039 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local10042 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()10044 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()