Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZConstantPoolValue.cpp31 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
HDSystemZISelLowering.cpp4819 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); in buildVector() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineConstantPool.h122 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantPoolValue.h82 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
HDStatistics.cpp493 unsigned Constants = Stats.ConstantMembers; in collectStatsForObjectFile() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h335 enum Constants { enum
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86MCInstLower.cpp1743 ArrayRef<MachineConstantPoolEntry> Constants = in getConstantFromPool() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLowerTypeTests.cpp1715 SmallSetVector<Constant *, 4> Constants; in replaceCfiUses() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDVerifier.cpp2501 SmallPtrSet<ConstantInt*, 32> Constants; in visitSwitchInst() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp1503 SmallVector<SDValue, 4> Constants; in getValueImpl() local
1543 SmallVector<SDValue, 4> Constants(NumElts); in getValueImpl() local