Home
last modified time | relevance | path

Searched defs:ConstantInfo (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h89 struct ConstantInfo { struct
90 ConstantInt *BaseConstant;
91 RebasedConstantListType RebasedConstants;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h102 struct ConstantInfo { struct
103 ConstantInt *BaseConstant;
104 RebasedConstantListType RebasedConstants;
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1211 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1543 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local