Searched defs:CastResults (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstructions.cpp2115 static const uint8_t CastResults[numCastOps][numCastOps] = { local
2147 int ElimCase = CastResults[firstOp-Instruction::CastOpsBegin]
2242 assert(0 && "Error in CastResults table!!!");

Completed in 95 milliseconds