Home
last modified time | relevance | path

Searched defs:shouldKeepZExtForFP16Conv (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1106 bool shouldKeepZExtForFP16Conv() const override { return true; } in shouldKeepZExtForFP16Conv() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3130 virtual bool shouldKeepZExtForFP16Conv() const { return false; } in shouldKeepZExtForFP16Conv() function