Home
last modified time | relevance | path

Searched defs:TruncSize (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp374 static bool TruncSizeCompatible(int TruncSize, unsigned opcode) in TruncSizeCompatible()
416 int TruncSize = -1; in eliminateTruncSeq() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp422 static bool TruncSizeCompatible(int TruncSize, unsigned opcode) in TruncSizeCompatible()
464 int TruncSize = -1; in eliminateTruncSeq() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2271 const unsigned TruncSize = TruncTy.getScalarSizeInBits(); in getMidVTForTruncRightShiftCombine() local