Home
last modified time | relevance | path

Searched defs:Constant (Results 1 – 25 of 146) sorted by relevance

123456

/llvm-project/llvm/include/llvm/IR/
H A DConstants.h54 friend class Constant; global() variable
82 friend class Constant; global() variable
270 friend class Constant; global() variable
352 friend class Constant; global() variable
[all...]
H A DReplaceConstant.h20 class Constant; variable
H A DConstantFold.h30 class Constant; variable
H A DConstant.h44 Constant(Type *ty, ValueTy vty, AllocInfo AllocInfo) in Constant() function
[all...]
H A DAutoUpgrade.h22 class Constant; variable
/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h22 class Constant; variable
/llvm-project/flang/lib/Evaluate/
H A Dconstant.cpp211 Constant<Type<TypeCategory::Character, KIND>>::Constant( in Constant() function in Fortran::evaluate::Constant::Character
216 Constant<Type<TypeCategory::Character, KIND>>::Constant(Scalar<Result> &&str) in Constant() function in Fortran::evaluate::Constant::Character
221 Constant<Type<TypeCategory::Character, KIND>>::Constant(ConstantSubscript len, in Constant() function in Fortran::evaluate::Constant::Character
338 Constant<SomeDerived>::Constant(const StructureConstructor &x) in Constant() function in Fortran::evaluate::Constant
341 Constant<SomeDerived>::Constant(StructureConstructor &&x) in Constant() function in Fortran::evaluate::Constant
344 Constant<SomeDerived>::Constant(const semantics::DerivedTypeSpec &spec, in Constant() function in Fortran::evaluate::Constant
357 Constant<SomeDerived>::Constant(const semantics::DerivedTypeSpec &spec, in Constant() function in Fortran::evaluate::Constant
/llvm-project/clang/lib/CodeGen/
H A DPatternInit.h13 class Constant; variable
H A DCGValue.h26 class Constant; global() variable
/llvm-project/flang/include/flang/Evaluate/
H A Dconstant.h40 template <typename> class Constant; variable
147 CLASS_BOILERPLATE(Constant) CLASS_BOILERPLATE() argument
[all...]
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallPromotionUtils.h19 class Constant; global() variable
H A DVNCoercion.h25 class Constant; variable
H A DModuleUtils.h32 class Constant; variable
/llvm-project/clang/test/Sema/
H A Dformat-strings-enum.c16 typedef enum { Constant = 0 } TestEnum; enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h33 class Constant; variable
H A DTypeMetadataUtils.h25 class Constant; variable
H A DScalarEvolution.h50 class Constant; global() variable
/llvm-project/llvm/include/llvm/AsmParser/
H A DParser.h23 class Constant; variable
/llvm-project/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp124 Constant *Constant = buildSignature() local
164 Constant *Constant = addPipelineStateValidationInfo() local
[all...]
/llvm-project/clang/test/ExtractAPI/
H A Denum.c31 Constant = 1 enumerator
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3-nodeduct.cpp9 template<typename T, T* Address> struct Constant { }; struct
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DGlobalDCE.h28 class Constant; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h61 class Constant; variable
/llvm-project/clang/include/clang/CodeGen/
H A DModuleBuilder.h21 class Constant; variable
H A DCodeGenABITypes.h34 class Constant; variable

123456