Home
last modified time | relevance | path

Searched defs:ValueTy (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.cpp379 const ValueTypeByHwMode &ValueTy, CodeGenRegBank &RegBank, in getSuperRegForSubReg()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h328 typedef std::pair<llvm::Value *, StringRef> ValueTy; typedef
H A DABIInfoImpl.cpp203 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
H A DCGExprCXX.cpp1417 typedef typename Traits::ValueTy ValueTy; typedef in __anon1726de420411::CallDeleteDuringNew
1518 typedef llvm::Value *ValueTy; in EnterNewDeleteCleanup() typedef
1549 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup() typedef
H A DCGAtomic.cpp33 QualType ValueTy; member in __anon220d4f0d0111::AtomicInfo
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp68 Type *ValueTy = Value->getType(); in replaceWithConstant() local
H A DCoroSplit.cpp677 auto getSwiftErrorSlot = [&](Type *ValueTy) -> Value * { in replaceSwiftErrorOps()
705 auto ValueTy = Op->getType(); in replaceSwiftErrorOps() local
711 auto ValueTy = Value->getType(); in replaceSwiftErrorOps() local
H A DCoroFrame.cpp2524 static Value *emitGetSwiftErrorValue(IRBuilder<> &Builder, Type *ValueTy, in emitGetSwiftErrorValue()
2560 auto ValueTy = Alloca->getAllocatedType(); in emitSetAndGetSwiftErrorValueAround() local
2619 auto ValueTy = PointerType::getUnqual(F.getContext()); in eliminateSwiftErrorArgument() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h513 enum ValueTy { enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp504 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); in addStoreToCandidate() local
H A DMachineIRBuilder.cpp211 const LLT ValueTy, uint64_t Value) { in materializePtrAdd()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp396 Type *ValueTy = II->getOperand(0)->getType(); in rewriteIntrinsicOperands() local
H A DSROA.cpp2436 Type *ValueTy = SI->getValueOperand()->getType(); in isIntegerWideningViableForSlice() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h414 RecTy *ValueTy; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3839 Type *ValueTy, Value *Addr, in emitLoadLinked()
H A DHexagonISelLoweringHVX.cpp3091 MVT ValueTy = ty(Value); in WidenHvxStore() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2088 virtual Value *emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, in emitLoadLinked()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp2200 LLVMValueRef LLVMAddAlias2(LLVMModuleRef M, LLVMTypeRef ValueTy, in LLVMAddAlias2()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1840 ArrayRef<Value *> OtherOps, AccessKind AK) { in updateImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13520 Type *ValueTy = StoreTy; in vectorizeStores() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21506 Value *ARMTargetLowering::emitLoadLinked(IRBuilderBase &Builder, Type *ValueTy, in emitLoadLinked()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25202 Type *ValueTy, Value *Addr, in emitLoadLinked()