Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.cpp
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp68 Type *ValueTy = Value->getType(); replaceWithConstant() local
H A DCoroSplit.cpp677 __anon877be0190202(Type *ValueTy) replaceSwiftErrorOps() argument
705 auto ValueTy = Op->getType(); replaceSwiftErrorOps() local
711 auto ValueTy = Value->getType(); replaceSwiftErrorOps() local
H A DCoroFrame.cpp2524 emitGetSwiftErrorValue(IRBuilder<> & Builder,Type * ValueTy,coro::Shape & Shape) emitGetSwiftErrorValue() argument
2560 auto ValueTy = Alloca->getAllocatedType(); emitSetAndGetSwiftErrorValueAround() local
2619 auto ValueTy = PointerType::getUnqual(F.getContext()); eliminateSwiftErrorArgument() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h328 typedef std::pair<llvm::Value *, StringRef> ValueTy; global() typedef
H A DABIInfoImpl.cpp203 emitVoidPtrVAArg(CodeGenFunction & CGF,Address VAListAddr,QualType ValueTy,bool IsIndirect,TypeInfoChars ValueInfo,CharUnits SlotSizeAndAlign,bool AllowHigherAlign,bool ForceRightAdjust) emitVoidPtrVAArg() argument
H A DCGExprCXX.cpp1549 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup() typedef
1417 typedef typename Traits::ValueTy ValueTy; global() typedef in __anon1a7185cc0411::CallDeleteDuringNew
1518 typedef llvm::Value *ValueTy; EnterNewDeleteCleanup() typedef
[all...]
H A DCGAtomic.cpp33 QualType ValueTy; member in __anon777c2d570111::AtomicInfo
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h513 enum ValueTy { enum
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp504 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); addStoreToCandidate() local
H A DMachineIRBuilder.cpp211 materializePtrAdd(Register & Res,Register Op0,const LLT ValueTy,uint64_t Value) materializePtrAdd() argument
/freebsd-src/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(); isIntegerWideningViableForSlice() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h414 RecTy *ValueTy; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3839 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) const emitLoadLinked() argument
H A DHexagonISelLoweringHVX.cpp3091 MVT ValueTy = ty(Value); in WidenHvxStore() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2088 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) emitLoadLinked() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp2200 LLVMAddAlias2(LLVMModuleRef M,LLVMTypeRef ValueTy,unsigned AddrSpace,LLVMValueRef Aliasee,const char * Name) LLVMAddAlias2() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1840 __anon84dfdece1502(Instruction &I, Value *ValueOp, Type &ValueTy, ArrayRef<Value *> OtherOps, AccessKind AK) updateImpl() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13520 Type *ValueTy = StoreTy; vectorizeStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21506 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) const emitLoadLinked() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25202 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) const emitLoadLinked() argument
[all...]