Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp271 bool IsZeroExtended = !Op1Signed || !Op2Signed; getArithmeticInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14419 auto IsZeroExtended = [&DAG](SDValue &Node) { LowerAVG() local
[all...]