Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5261 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint() local
5263 IsBool ? getExtendForContent(BCont) : ISD::SIGN_EXTEND; in LowerAsmOperandForConstraint()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57236 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint() local
57237 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint()