Home
last modified time | relevance | path

Searched refs:BCont (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5570 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint() local
5572 IsBool ? getExtendForContent(BCont) : ISD::SIGN_EXTEND; in LowerAsmOperandForConstraint()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp58666 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint() local
58667 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint()