Searched defs:SingleSource (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/ASTMerge/class-template-partial-spec/Inputs/ |
H A D | class-template-partial-spec1.cpp | 25 TwoOptionTemplate<long, long> SingleSource; variable
|
/llvm-project/llvm/unittests/IR/ |
H A D | InstructionsTest.cpp | 1075 Constant *SingleSource = ConstantVector::get({C2, C2, C0, CU}); TEST() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 7608 isTruncMask(ArrayRef<int> M,EVT VT,bool Top,bool SingleSource) isTruncMask() argument 7630 isVMOVNMask(ArrayRef<int> M,EVT VT,bool Top,bool SingleSource) isVMOVNMask() argument [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 24266 SDValue SingleSource = SDValue(); visitCONCAT_VECTORS() local [all...] |