Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.h52 struct ConstantInfo { struct
75 std::vector<ConstantInfo> constants; argument
/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h89 struct ConstantInfo { struct
90 ConstantInt *BaseConstant;
91 RebasedConstantListType RebasedConstants;
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h113 struct ConstantInfo { struct
117 ConstantInt *BaseInt;
118 ConstantExpr *BaseExpr;
119 RebasedConstantListType RebasedConstants;
/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/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
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1951 auto ConstantInfo = PFS.ConstantPoolSlots.find(ID); in parseConstantPoolIndexOperand() local