/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 268 bool IsMasked, bool IsStridedOrIndexed, SmallVectorImpl<SDValue> &Operands, in addVectorLoadStoreOperands() 313 void RISCVDAGToDAGISel::selectVLSEG(SDNode *Node, bool IsMasked, in selectVLSEG() 356 void RISCVDAGToDAGISel::selectVLSEGFF(SDNode *Node, bool IsMasked) { in selectVLSEGFF() 401 void RISCVDAGToDAGISel::selectVLXSEG(SDNode *Node, bool IsMasked, in selectVLXSEG() 455 void RISCVDAGToDAGISel::selectVSSEG(SDNode *Node, bool IsMasked, in selectVSSEG() 487 void RISCVDAGToDAGISel::selectVSXSEG(SDNode *Node, bool IsMasked, in selectVSXSEG() 1401 bool IsMasked = IntNo == Intrinsic::riscv_vloxei_mask || in Select() local 1451 bool IsMasked = IntNo == Intrinsic::riscv_vle_mask || in Select() local 1490 bool IsMasked = IntNo == Intrinsic::riscv_vleff_mask; in Select() local 1607 bool IsMasked = IntNo == Intrinsic::riscv_vsoxei_mask || in Select() local [all …]
|
H A D | RISCVExpandAtomicPseudoInsts.cpp | 343 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 392 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 569 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, bool IsMasked, in expandAtomicCmpXchg()
|
H A D | RISCVISelLowering.cpp | 5481 bool IsMasked = NumOps == 7; in lowerVectorIntrinsicScalars() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchExpandAtomicPseudoInsts.cpp | 314 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 363 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 493 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, bool IsMasked, in expandAtomicCmpXchg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandPseudoInsts.cpp | 360 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 409 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 529 MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, bool IsMasked, in expandAtomicCmpXchg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | VFABIDemangling.cpp | 52 ParseRet tryParseMask(StringRef &MangledName, bool &IsMasked) { in tryParseMask() 312 bool IsMasked; in tryDemangleForVFABI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | VFABIDemangling.cpp | 50 ParseRet tryParseMask(StringRef &MangledName, bool &IsMasked) { in tryParseMask() 336 bool IsMasked; in tryDemangleForVFABI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 113 static bool IsMasked(Instruction *I) { in IsMasked() function
|
H A D | ARMISelLowering.cpp | 15447 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts() 15514 bool IsMasked = false; in getPreIndexedAddressParts() local 15572 bool IsMasked = false; in getPostIndexedAddressParts() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 389 bool IsMasked; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 389 bool IsMasked; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 389 bool IsMasked; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Support/ |
D | RISCVVIntrinsicUtils.h | 389 bool IsMasked; variable
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_channel_test.cc | 316 enum IsMasked { NOT_MASKED, MASKED }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 16815 bool &IsLoad, bool &IsMasked, SDValue &Ptr, in getCombineLoadStoreParts() 16867 bool IsMasked = false; in CombineToPreIndexedLoadStore() local 17105 bool IsMasked = false; in shouldCombineToPostInc() local 17128 bool &IsMasked, SDValue &Ptr, in getPostIndexedLoadStoreOp() 17172 bool IsMasked = false; in CombineToPostIndexedLoadStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 4292 bool IsMasked = InMask.getNode() != nullptr; in tryVPTESTM() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 4649 bool IsMasked = InMask.getNode() != nullptr; in tryVPTESTM() local
|
H A D | X86ISelLowering.cpp | 26697 bool IsMasked = false; in getTargetVShiftNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 13731 bool &IsLoad, bool &IsMasked, SDValue &Ptr, in getCombineLoadStoreParts() 13783 bool IsMasked = false; in CombineToPreIndexedLoadStore() local 14006 bool IsMasked = false; in CombineToPostIndexedLoadStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19634 bool isSEXTLoad, bool IsMasked, bool isLE, in getMVEIndexedAddressParts() 19701 bool IsMasked = false; in getPreIndexedAddressParts() local 19759 bool IsMasked = false; in getPostIndexedAddressParts() local
|