Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h110 using ValueTy = PointerSumType< global() variable
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp180 getSuperRegForSubReg(const ValueTypeByHwMode & ValueTy,CodeGenRegBank & RegBank,const CodeGenSubRegIndex * SubIdx,bool MustBeAllocatable) const getSuperRegForSubReg() argument
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp91 Type *ValueTy = Value->getType(); in replaceWithConstant() local
H A DCoroSplit.cpp661 __anon631b365a0202(Type *ValueTy) replaceSwiftErrorOps() argument
689 auto ValueTy = Op->getType(); replaceSwiftErrorOps() local
695 auto ValueTy = Value->getType(); replaceSwiftErrorOps() local
H A DCoroFrame.cpp2554 emitGetSwiftErrorValue(IRBuilder<> & Builder,Type * ValueTy,coro::Shape & Shape) emitGetSwiftErrorValue() argument
2590 auto ValueTy = Alloca->getAllocatedType(); emitSetAndGetSwiftErrorValueAround() local
2649 auto ValueTy = PointerType::getUnqual(F.getContext()); eliminateSwiftErrorArgument() local
/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h339 typedef std::pair<llvm::Value *, StringRef> ValueTy; global() typedef
H A DABIInfoImpl.cpp206 emitVoidPtrVAArg(CodeGenFunction & CGF,Address VAListAddr,QualType ValueTy,bool IsIndirect,TypeInfoChars ValueInfo,CharUnits SlotSizeAndAlign,bool AllowHigherAlign,AggValueSlot Slot,bool ForceRightAdjust) emitVoidPtrVAArg() argument
H A DCGExprCXX.cpp1421 typedef typename Traits::ValueTy ValueTy; global() typedef in __anon84c59e6d0411::CallDeleteDuringNew
1523 typedef llvm::Value *ValueTy; EnterNewDeleteCleanup() typedef
1549 typedef DominatingValue<RValue>::saved_type ValueTy; EnterNewDeleteCleanup() typedef
[all...]
H A DCGAtomic.cpp33 QualType ValueTy; global() member in __anon636f35d80111::AtomicInfo
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DValue.h513 enum ValueTy { enum
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp518 LLT ValueTy = MRI->getType(StoreMI.getValueReg()); addStoreToCandidate() local
H A DMachineIRBuilder.cpp213 const LLT ValueTy, uint64_t Value) { in materializePtrAdd() argument
/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp342 const ValueType ValueTy = getValueType(shadow_type[Offset]); __nsan_dump_shadow_mem() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp396 Type *ValueTy = II->getOperand(0)->getType(); rewriteIntrinsicOperands() local
H A DSROA.cpp2387 Type *ValueTy = SI->getValueOperand()->getType(); isIntegerWideningViableForSlice() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp267 deduceElementTypeByValueDeep(Type * ValueTy,Value * Operand,std::unordered_set<Value * > & Visited) deduceElementTypeByValueDeep() argument
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h414 RecTy *ValueTy; global() variable
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3865 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) const emitLoadLinked() argument
H A DHexagonISelLoweringHVX.cpp3091 MVT ValueTy = ty(Value); WidenHvxStore() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1560 llvm_add_alias(value M,value ValueTy,value AddrSpace,value Aliasee,value Name) llvm_add_alias() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2164 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) emitLoadLinked() argument
/llvm-project/llvm/lib/IR/
H A DCore.cpp2266 LLVMAddAlias2(LLVMModuleRef M,LLVMTypeRef ValueTy,unsigned AddrSpace,LLVMValueRef Aliasee,const char * Name) LLVMAddAlias2() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1840 __anon30d26d8f1502(Instruction &I, Value *ValueOp, Type &ValueTy, ArrayRef<Value *> OtherOps, AccessKind AK) updateImpl() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15963 Type *ValueTy = StoreTy; vectorizeStores() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21544 emitLoadLinked(IRBuilderBase & Builder,Type * ValueTy,Value * Addr,AtomicOrdering Ord) const emitLoadLinked() argument

12