Home
last modified time | relevance | path

Searched refs:CallOperandVal (Results 1 – 25 of 37) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp1721 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1726 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1752 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1759 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1766 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1773 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1780 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1787 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1794 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1801 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp558 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
561 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2829 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()
2846 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()
2853 if (OpInfo.CallOperandVal) { in ParseConstraints()
2854 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints()
3031 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3034 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
3040 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
3044 if (isa<GlobalValue>(CallOperandVal)) in getSingleConstraintMatchWeight()
3049 if (isa<ConstantFP>(CallOperandVal)) in getSingleConstraintMatchWeight()
3062 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()
[all …]
DSelectionDAGBuilder.cpp5621 if (CallOperandVal == 0) return MVT::Other; in getCallOperandValEVT()
5623 if (isa<BasicBlock>(CallOperandVal)) in getCallOperandValEVT()
5626 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT()
5845 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()
5861 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()
5870 if (OpInfo.CallOperandVal) { in visitInlineAsm()
5871 if (const BasicBlock *BB = dyn_cast<BasicBlock>(OpInfo.CallOperandVal)) { in visitInlineAsm()
5874 OpInfo.CallOperand = getValue(OpInfo.CallOperandVal); in visitInlineAsm()
5957 const Value *OpVal = OpInfo.CallOperandVal; in visitInlineAsm()
5979 OpInfo.CallOperandVal = 0; in visitInlineAsm()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1406 Value *CallOperandVal; member
1424 CallOperandVal(info.CallOperandVal), in AsmOperandInfo()
1432 CallOperandVal(0), ConstraintVT(MVT::Other) { in AsmOperandInfo()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2437 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()
2455 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()
2462 if (OpInfo.CallOperandVal) { in ParseConstraints()
2463 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints()
2640 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
2643 if (!CallOperandVal) in getSingleConstraintMatchWeight()
2649 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
2653 if (isa<GlobalValue>(CallOperandVal)) in getSingleConstraintMatchWeight()
2658 if (isa<ConstantFP>(CallOperandVal)) in getSingleConstraintMatchWeight()
2671 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()
[all …]
DSelectionDAGBuilder.cpp6406 if (!CallOperandVal) return MVT::Other; in getCallOperandValEVT()
6408 if (isa<BasicBlock>(CallOperandVal)) in getCallOperandValEVT()
6411 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT()
6588 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()
6605 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()
6614 if (OpInfo.CallOperandVal) { in visitInlineAsm()
6615 if (const BasicBlock *BB = dyn_cast<BasicBlock>(OpInfo.CallOperandVal)) { in visitInlineAsm()
6618 OpInfo.CallOperand = getValue(OpInfo.CallOperandVal); in visitInlineAsm()
6707 const Value *OpVal = OpInfo.CallOperandVal; in visitInlineAsm()
6731 OpInfo.CallOperandVal = nullptr; in visitInlineAsm()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp1095 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1098 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
1100 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3072 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()
3090 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in ParseConstraints()
3097 if (OpInfo.CallOperandVal) { in ParseConstraints()
3098 llvm::Type *OpTy = OpInfo.CallOperandVal->getType(); in ParseConstraints()
3275 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3278 if (!CallOperandVal) in getSingleConstraintMatchWeight()
3284 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
3288 if (isa<GlobalValue>(CallOperandVal)) in getSingleConstraintMatchWeight()
3293 if (isa<ConstantFP>(CallOperandVal)) in getSingleConstraintMatchWeight()
3306 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()
[all …]
DSelectionDAGBuilder.cpp7079 if (!CallOperandVal) return MVT::Other; in getCallOperandValEVT()
7081 if (isa<BasicBlock>(CallOperandVal)) in getCallOperandValEVT()
7084 llvm::Type *OpTy = CallOperandVal->getType(); in getCallOperandValEVT()
7172 const Value *OpVal = OpInfo.CallOperandVal; in getAddressForMemoryInput()
7416 OpInfo.CallOperandVal = const_cast<Value *>(CS.getArgument(ArgNo++)); in visitInlineAsm()
7420 if (const BasicBlock *BB = dyn_cast<BasicBlock>(OpInfo.CallOperandVal)) { in visitInlineAsm()
7423 OpInfo.CallOperand = getValue(OpInfo.CallOperandVal); in visitInlineAsm()
7503 OpInfo.CallOperandVal = nullptr; in visitInlineAsm()
7597 OpInfo.CallOperandVal)); in visitInlineAsm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp258 Value *CallOperandVal = Info.CallOperandVal; in getSingleConstraintMatchWeight() local
261 if (CallOperandVal == nullptr) in getSingleConstraintMatchWeight()
272 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp242 Value *CallOperandVal = Info.CallOperandVal; in getSingleConstraintMatchWeight() local
245 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
256 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp819 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
822 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp392 if (OpInfo.CallOperandVal == OpVal && in IsOperandAMemoryOperand()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp590 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
593 if (!CallOperandVal) in getSingleConstraintMatchWeight()
595 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
606 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()
616 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
622 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
628 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
634 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
640 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp2521 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
2524 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
2526 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp781 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
784 if (!CallOperandVal) in getSingleConstraintMatchWeight()
786 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
797 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()
813 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
819 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
825 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
831 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
837 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
/external/llvm/include/llvm/Target/
DTargetLowering.h2837 Value *CallOperandVal; member
2853 ConstraintType(TargetLowering::C_Unknown), CallOperandVal(nullptr), in AsmOperandInfo()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3358 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3361 if (!CallOperandVal) in getSingleConstraintMatchWeight()
3363 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
3394 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3649 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3652 if (!CallOperandVal) in getSingleConstraintMatchWeight()
3654 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
3685 if (isa<ConstantInt>(CallOperandVal)) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp14535 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
14538 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
14540 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()
14555 if (CallOperandVal->getType()->isIntegerTy()) in getSingleConstraintMatchWeight()
14574 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) { in getSingleConstraintMatchWeight()
14580 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
14586 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
14592 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
14598 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
14604 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3397 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3400 if (!CallOperandVal) in getSingleConstraintMatchWeight()
3409 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) { in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3430 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3433 if (!CallOperandVal) in getSingleConstraintMatchWeight()
3442 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) { in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp3110 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
3113 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp5527 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
5530 if (CallOperandVal == NULL) in getSingleConstraintMatchWeight()
5532 Type *type = CallOperandVal->getType(); in getSingleConstraintMatchWeight()

12