Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4527 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint() local
4529 IsBool ? getExtendForContent(BCont) : ISD::SIGN_EXTEND; in LowerAsmOperandForConstraint()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51621 BooleanContent BCont = getBooleanContents(MVT::i64); in LowerAsmOperandForConstraint() local
51622 ISD::NodeType ExtOpc = IsBool ? getExtendForContent(BCont) in LowerAsmOperandForConstraint()