Searched defs:IsSmall (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 190 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 217 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 218 bool IsSmall = isSmallDataSection(GVar->getSection()); in isGlobalInSmallSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 2127 SDValue IsSmall =DAG.getSetCC(SL, SetCCVT, AbsA, in LowerFROUND32() local 2153 SDValue IsSmall =DAG.getSetCC(SL, SetCCVT, AbsA, in LowerFROUND64() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 2246 SDValue IsSmall =DAG.getSetCC(SL, SetCCVT, AbsA, in LowerFROUND32() local 2272 SDValue IsSmall =DAG.getSetCC(SL, SetCCVT, AbsA, in LowerFROUND64() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_graph_dumper.cc | 127 bool IsSmall(const HloInstruction* instr) { in IsSmall() function
|