Home
last modified time | relevance | path

Searched refs:PointerOperand (Results 1 – 20 of 20) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Align Alignment, Value *PointerOperand,
1646 Value *PointerOperand, Value *ValueOperand, Value *CASExpected, in expandAtomicOpToLibcall() argument
1660 bool PointerOperandIsCap = DL.isFatPointer(PointerOperand->getType()); in expandAtomicOpToLibcall()
1771 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1772 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1641 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1741 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1742 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1611 Instruction *I, unsigned Size, unsigned Align, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1706 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1707 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1611 Instruction *I, unsigned Size, unsigned Align, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1706 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1707 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1641 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1741 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1742 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1641 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1736 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1737 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1611 Instruction *I, unsigned Size, unsigned Align, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1706 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1707 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1641 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1741 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1742 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DAtomicExpandPass.cpp108 Value *PointerOperand, Value *ValueOperand,
1610 Instruction *I, unsigned Size, unsigned Align, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1705 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1706 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp111 Value *PointerOperand, Value *ValueOperand,
1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DAtomicExpandPass.cpp111 Value *PointerOperand, Value *ValueOperand,
1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp111 Value *PointerOperand, Value *ValueOperand,
1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp112 Value *PointerOperand, Value *ValueOperand,
1710 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1810 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1811 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp111 Value *PointerOperand, Value *ValueOperand,
1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp111 Value *PointerOperand, Value *ValueOperand,
1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DAtomicExpandPass.cpp105 Value *PointerOperand, Value *ValueOperand,
1457 Instruction *I, unsigned Size, unsigned Align, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1549 Builder.CreateBitCast(PointerOperand, Type::getInt8PtrTy(Ctx)); in expandAtomicOpToLibcall()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DAtomicExpandPass.cpp109 Value *PointerOperand, Value *ValueOperand,
1583 Instruction *I, unsigned Size, unsigned Align, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1675 Builder.CreateBitCast(PointerOperand, Type::getInt8PtrTy(Ctx)); in expandAtomicOpToLibcall()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DMemorySSA.cpp2495 Value *PointerOperand = getLoadStorePointerOperand(&I)->stripPointerCasts(); in getInvariantGroupClobberingInstruction() local
2501 if (isa<Constant>(PointerOperand)) in getInvariantGroupClobberingInstruction()
2506 PointerUsesQueue.push_back(PointerOperand); in getInvariantGroupClobberingInstruction()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCustomSafeOptPass.cpp2963 auto PointerOperand = VectorLoadInst->getPointerOperand(); in visitLoadInst() local
2965 LI.getPointerOperand()->getType(), PointerOperand->getType()->getPointerAddressSpace()); in visitLoadInst()
2968 builder.CreateBitCast(PointerOperand, newLoadPointerType); in visitLoadInst()
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/
H A DSPIRVWriter.cpp1795 auto *PointerOperand = GEP->getPointerOperand(); in transValueWithoutDecoration() local
1796 auto *TransPointerOperand = transValue(PointerOperand, BB); in transValueWithoutDecoration()
1804 if (auto *Load = dyn_cast<LoadInst>(PointerOperand)) { in transValueWithoutDecoration()