/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 110 using ValueTy = PointerSumType< variable
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.cpp | 180 const ValueTypeByHwMode &ValueTy, CodeGenRegBank &RegBank, in getSuperRegForSubReg()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroElide.cpp | 91 Type *ValueTy = Value->getType(); in replaceWithConstant() local
|
H A D | CoroSplit.cpp | 661 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps() 689 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local 695 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
|
H A D | CoroFrame.cpp | 2554 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue() 2590 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local 2649 auto ValueTy = PointerType::getUnqual(F.getContext()); in eliminateSwiftErrorArgument() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | TargetInfo.h | 340 typedef std::pair<llvm::Value *, StringRef> ValueTy; typedef
|
H A D | ABIInfoImpl.cpp | 206 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
|
H A D | CGExprCXX.cpp | 1421 typedef typename Traits::ValueTy ValueTy; typedef in __anondca4c77a0411::CallDeleteDuringNew 1523 typedef llvm::Value *ValueTy; in EnterNewDeleteCleanup() typedef 1549 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup() typedef
|
H A D | CGAtomic.cpp | 33 QualType ValueTy; member in __anon5e56f1450111::AtomicInfo
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Value.h | 513 enum ValueTy { enum
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 518 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); in addStoreToCandidate() local
|
H A D | MachineIRBuilder.cpp | 213 const LLT ValueTy, uint64_t Value) { in materializePtrAdd()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan.cpp | 342 const ValueType ValueTy = getValueType(shadow_type[Offset]); in __nsan_dump_shadow_mem() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVEmitIntrinsics.cpp | 323 SPIRVEmitIntrinsics::deduceElementTypeByValueDeep(Type *ValueTy, Value *Operand, in deduceElementTypeByValueDeep() 331 Type *ValueTy, Value *Operand, std::unordered_set<Value *> &Visited, in deduceElementTypeByValueDeep()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 396 Type *ValueTy = II->getOperand(0)->getType(); in rewriteIntrinsicOperands() local
|
H A D | SROA.cpp | 2387 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 414 RecTy *ValueTy; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3860 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) const emitLoadLinked() argument
|
H A D | HexagonISelLoweringHVX.cpp | 3091 MVT ValueTy = ty(Value); in WidenHvxStore() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2165 virtual Value *emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, in emitLoadLinked()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 2327 LLVMValueRef LLVMAddAlias2(LLVMModuleRef M, LLVMTypeRef ValueTy, in LLVMAddAlias2()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 1840 ArrayRef<Value *> OtherOps, AccessKind AK) { in updateImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 16079 Type *ValueTy = StoreTy; in vectorizeStores() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21529 Value *ARMTargetLowering::emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, in emitLoadLinked()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 26648 Type *ValueTy, Value *Addr, in emitLoadLinked()
|