Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp573 MCInst const &MIb, bool ExtendedB, in isOrderedDuplexPair()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp575 MCInst const &MIb, bool ExtendedB, in isOrderedDuplexPair()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp2768 Value *ExtendedB = Builder.CreateZExt(B, ZextType); in UpgradeIntrinsicCall() local