Home
last modified time | relevance | path

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

12345678910

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
388 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
458 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
490 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
525 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
553 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
388 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
460 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
486 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
521 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
549 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
393 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
463 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
530 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
558 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
393 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
463 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
530 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
558 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
388 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
458 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
490 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
525 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
553 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
388 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
458 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
490 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
525 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
553 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
393 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
463 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
530 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
558 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
393 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
463 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
530 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
558 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
393 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
463 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
530 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
558 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
388 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
458 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
490 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
525 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
553 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp218 if (OpInfo.ConstraintCode == "X" && OpInfo.CallOperandVal) { in computeConstraintToUse()
222 Value *Val = OpInfo.CallOperandVal; in computeConstraintToUse()
303 OpInfo.CallOperandVal = const_cast<Value *>(Call.getArgOperand(ArgNo++)); in lowerInlineAsm()
305 if (isa<BasicBlock>(OpInfo.CallOperandVal)) { in lowerInlineAsm()
310 Type *OpTy = OpInfo.CallOperandVal->getType(); in lowerInlineAsm()
393 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
463 ArrayRef<Register> SrcRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
495 if (!lowerAsmOperandForConstraint(OpInfo.CallOperandVal, in lowerInlineAsm()
530 GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
558 ArrayRef<Register> SourceRegs = GetOrCreateVRegs(*OpInfo.CallOperandVal); in lowerInlineAsm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1701 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1706 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1732 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1739 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1746 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1753 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1760 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1767 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1774 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1781 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1741 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1746 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1772 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1779 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1786 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1793 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1800 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1807 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1814 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1821 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1702 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1707 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1733 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1740 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1747 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1754 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1761 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1768 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1775 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1782 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AVR/
H A DAVRISelLowering.cpp1741 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1746 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1772 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1779 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1786 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1793 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1800 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1807 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1814 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1821 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AVR/
H A DAVRISelLowering.cpp1704 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1709 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1735 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1742 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1749 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1756 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1763 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1770 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1777 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1784 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1741 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1746 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1772 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1779 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1786 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1793 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1800 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1807 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1814 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1821 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AVR/
H A DAVRISelLowering.cpp1742 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1747 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1773 if (const ConstantFP *C = dyn_cast<ConstantFP>(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()
1808 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1815 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1822 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AVR/
H A DAVRISelLowering.cpp1737 Value *CallOperandVal = info.CallOperandVal;
1742 if (!CallOperandVal) {
1768 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) {
1775 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
1782 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
1789 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
1796 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
1803 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
1810 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
1817 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AVR/
H A 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 …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Utils/
H A DAddrModeMatcher.cpp393 OpInfo.CallOperandVal = CI->getArgOperand(ArgNo++); in IsOperandAMemoryOperand()
396 OpInfo.CallOperandVal = CI->getArgOperand(ArgNo++); in IsOperandAMemoryOperand()
408 if (OpInfo.CallOperandVal == OpVal && in IsOperandAMemoryOperand()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1820 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1825 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1851 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1858 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1865 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1872 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1879 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1886 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1893 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1900 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AVR/
H A DAVRISelLowering.cpp1820 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1825 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1851 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1858 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1865 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1872 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1879 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1886 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1893 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1900 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1761 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1766 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1792 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1799 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1806 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1813 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1820 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1827 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1834 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1841 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1820 Value *CallOperandVal = info.CallOperandVal; in getSingleConstraintMatchWeight() local
1825 if (!CallOperandVal) { in getSingleConstraintMatchWeight()
1851 if (const ConstantFP *C = dyn_cast<ConstantFP>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1858 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1865 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1872 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1879 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1886 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1893 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
1900 if (const ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) { in getSingleConstraintMatchWeight()
[all …]

12345678910