Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6069 const bool OutOpIsIntOrFP = OpInfo.ConstraintVT.isInteger() || in ParseConstraints() local
H A DSelectionDAGBuilder.cpp9693 const bool OutOpIsIntOrFP = in patchMatchingInput() local