Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp30 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
H A DSystemZISelLowering.cpp5764 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); in buildVector() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h100 std::vector<std::pair<llvm::GlobalVariable *, unsigned>> Constants; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h65 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst12 Constants chapter
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h835 enum Constants { enum
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp993 uint64_t Constants = Stats.ConstantMembers; in collectStatsForObjectFile() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1205 SymbolReference Container, const EnumDecl::enumerator_range Constants) { in recordEnumConstants()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1914 SmallSetVector<Constant *, 4> Constants; in replaceCfiUses() local
H A DAttributorAttributes.cpp4724 SmallPtrSet<ConstantInt *, 8> Constants; in identifyAliveSuccessors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3617 ArrayRef<MachineConstantPoolEntry> Constants = in getConstantFromPool() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3161 SmallPtrSet<ConstantInt*, 32> Constants; in visitSwitchInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1836 SmallVector<SDValue, 4> Constants; in getValueImpl() local
1875 SmallVector<SDValue, 4> Constants(NumElts); in getValueImpl() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6394 SmallPtrSet<ConstantData *, 4> Constants; in optimizePhiType() local