/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 30 for (unsigned I = 0, E = Constants.size(); I != E; ++I) { in getExistingMachineCPValue() local
|
H A D | SystemZISelLowering.cpp | 5769 SmallVector<SDValue, SystemZ::VectorBytes> Constants(NumElements, SDValue()); buildVector() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGHLSLRuntime.h | 100 std::vector<std::pair<llvm::GlobalVariable *, unsigned>> Constants; global() member
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 119 std::vector<MachineConstantPoolEntry> Constants; ///< The pool of constants. variable
|
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaConstantPoolValue.h | 65 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantPoolValue.h | 89 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.h | 80 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants(); in getExistingMachineCPValueImpl() local
|
/llvm-project/llvm/docs/GlobalISel/ |
H A D | GenericOpcode.rst | 15 Constants chapter
|
/llvm-project/llvm/docs/ |
H A D | Passes.rst | 361 passes-dce``constmerge``: Merge Duplicate Global Constants global() argument
|
H A D | LangRef.rst | 4334 Constants global() chapter 4401 complexconstantsSimple Constants global() argument 4837 constantexprsPointer Authentication Constants global() argument [all...] |
/llvm-project/lldb/docs/ |
H A D | python_api_enums.rst | 12 Constants chapter
|
/llvm-project/llvm/unittests/FuzzMutate/ |
H A D | RandomIRBuilderTest.cpp | 591 std::vector<Value *> Constants; TEST() local
|
/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | Statistics.cpp | 993 uint64_t Constants = Stats.ConstantMembers; in collectStatsForObjectFile() local
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 835 enum Constants { global() enum
|
/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 1202 recordEnumConstants(SymbolReference Container,const EnumDecl::enumerator_range Constants) recordEnumConstants() argument
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1912 SmallSetVector<Constant *, 4> Constants; replaceCfiUses() local
|
H A D | AttributorAttributes.cpp | 4724 SmallPtrSet<ConstantInt *, 8> Constants; identifyAliveSuccessors() local
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | ValueTrackingTest.cpp | 2019 TEST_F(ComputeKnownFPClassTest, Constants) { in TEST_F() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3617 ArrayRef<MachineConstantPoolEntry> Constants = getConstantFromPool() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 3149 SmallPtrSet<ConstantInt*, 32> Constants; visitSwitchInst() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1875 Constants[i] = DAG.getUNDEF(EltVT); in getValueImpl() local 1836 SmallVector<SDValue, 4> Constants; getValueImpl() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 6394 SmallPtrSet<ConstantData *, 4> Constants; optimizePhiType() local
|