Home
last modified time | relevance | path

Searched defs:Constants (Results 1 – 22 of 22) sorted by relevance

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp30 for (unsigned I = 0, E = Constants.size(); I != E; ++I) { in getExistingMachineCPValue() local
H A DSystemZISelLowering.cpp5769 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); buildVector() local
/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h100 std::vector<std::pair<llvm::GlobalVariable *, unsigned>> Constants; global() member
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h65 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/llvm-project/llvm/docs/GlobalISel/
H A DGenericOpcode.rst15 Constants chapter
/llvm-project/llvm/docs/
H A DPasses.rst361 passes-dce``constmerge``: Merge Duplicate Global Constants global() argument
H A DLangRef.rst4334 Constants global() chapter
4401 complexconstantsSimple Constants global() argument
4837 constantexprsPointer Authentication Constants global() argument
[all...]
/llvm-project/lldb/docs/
H A Dpython_api_enums.rst12 Constants chapter
/llvm-project/llvm/unittests/FuzzMutate/
H A DRandomIRBuilderTest.cpp591 std::vector<Value *> Constants; TEST() local
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp993 uint64_t Constants = Stats.ConstantMembers; in collectStatsForObjectFile() local
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h835 enum Constants { global() enum
/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1202 recordEnumConstants(SymbolReference Container,const EnumDecl::enumerator_range Constants) recordEnumConstants() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1912 SmallSetVector<Constant *, 4> Constants; replaceCfiUses() local
H A DAttributorAttributes.cpp4724 SmallPtrSet<ConstantInt *, 8> Constants; identifyAliveSuccessors() local
/llvm-project/llvm/unittests/Analysis/
H A DValueTrackingTest.cpp2019 TEST_F(ComputeKnownFPClassTest, Constants) { in TEST_F() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3617 ArrayRef<MachineConstantPoolEntry> Constants = getConstantFromPool() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3149 SmallPtrSet<ConstantInt*, 32> Constants; visitSwitchInst() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1875 Constants[i] = DAG.getUNDEF(EltVT); in getValueImpl() local
1836 SmallVector<SDValue, 4> Constants; getValueImpl() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6394 SmallPtrSet<ConstantData *, 4> Constants; optimizePhiType() local