/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 30 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValue() local
|
H A D | SystemZISelLowering.cpp | 5764 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); in buildVector() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGHLSLRuntime.h | 100 std::vector<std::pair<llvm::GlobalVariable *, unsigned>> Constants; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaConstantPoolValue.h | 65 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantPoolValue.h | 89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.h | 80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/freebsd/contrib/llvm-project/lldb/docs/ |
H A D | python_api_enums.rst | 12 Constants chapter
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 835 enum Constants { enum
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | Statistics.cpp | 993 uint64_t Constants = Stats.ConstantMembers; in collectStatsForObjectFile() local
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 1205 SymbolReference Container, const EnumDecl::enumerator_range Constants) { in recordEnumConstants()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1914 SmallSetVector<Constant *, 4> Constants; in replaceCfiUses() local
|
H A D | AttributorAttributes.cpp | 4724 SmallPtrSet<ConstantInt *, 8> Constants; in identifyAliveSuccessors() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3617 ArrayRef<MachineConstantPoolEntry> Constants = in getConstantFromPool() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 3161 SmallPtrSet<ConstantInt*, 32> Constants; in visitSwitchInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1836 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 D | CodeGenPrepare.cpp | 6394 SmallPtrSet<ConstantData *, 4> Constants; in optimizePhiType() local
|