Searched defs:Constants (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp31 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h122 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. member in class:llvm::MachineConstantPool
H A DMIRYamlMapping.h592 std::vector<MachineConstantPoolValue> Constants; /// Constant pool. member in struct:llvm::yaml::MachineFunction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h82 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp493 unsigned Constants = Stats.ConstantMembers; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h335 enum Constants { enum
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1715 SmallSetVector<Constant *, 4> Constants; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2501 SmallPtrSet<ConstantInt*, 32> Constants; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1503 SmallVector<SDValue, 4> Constants; local
[all...]

Completed in 184 milliseconds