Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.h56 struct ConstantInfo { struct
57 std::string symbol_name;
81 std::vector<ConstantInfo> constants; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h113 struct ConstantInfo { struct
117 ConstantInt *BaseInt;
118 ConstantExpr *BaseExpr;
119 RebasedConstantListType RebasedConstants;
/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h89 struct ConstantInfo { struct
90 ConstantInt *BaseConstant;
91 RebasedConstantListType RebasedConstants;
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1211 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1897 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local