/freebsd-src/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 | 5760 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); buildVector() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGHLSLRuntime.h | 66 std::vector<std::pair<llvm::GlobalVariable *, unsigned>> Constants; global() member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantPoolValue.h | 89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.h | 80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/freebsd-src/contrib/llvm-project/lldb/docs/ |
H A D | python_api_enums.rst | 12 Constants chapter
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | Statistics.cpp | 923 uint64_t Constants = Stats.ConstantMembers; collectStatsForObjectFile() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 518 enum Constants { global() enum
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 1157 recordEnumConstants(EnumRecord * EnumRecord,const EnumDecl::enumerator_range Constants) recordEnumConstants() argument
|
H A D | API.h | 463 SmallVector<std::unique_ptr<EnumConstantRecord>> Constants; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1912 SmallSetVector<Constant *, 4> Constants; replaceCfiUses() local
|
H A D | AttributorAttributes.cpp | 4721 SmallPtrSet<ConstantInt *, 8> Constants; identifyAliveSuccessors() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1836 SmallVector<SDValue, 4> Constants; in getValueImpl() local 1797 SmallVector<SDValue, 4> Constants; getValueImpl() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 3030 SmallPtrSet<ConstantInt*, 32> Constants; visitSwitchInst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3513 ArrayRef<MachineConstantPoolEntry> Constants = getConstantFromPool() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 6280 SmallPtrSet<ConstantData *, 4> Constants; optimizePhiType() local
|