Searched defs:CCOp (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 190 struct CCOp { global() struct in __anon5e8dac490211::VEOperand 191 CCVal__anon5e8dac490211::VEOperand::CCOp global() argument
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1425 SDValue CCOp; combineSelectAndUse() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 4174 ISD::CondCode CCOp = cast<CondCodeSDNode>(CC)->get(); ExpandNode() local
|
H A D | SelectionDAG.cpp | 5296 unsigned CCOp = Opcode == ISD::SETCC ? 2 : 4; canCreateUndefOrPoison() local
|
/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 815 struct CCOp { struct in __anond426d4330111::ARMOperand 816 Val__anond426d4330111::ARMOperand::CCOp global() argument
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.cpp | 2142 const MachineOperand &CCOp = I.getOperand(1); selectG_SELECT() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 4722 emitConjunctionRec(Register Val,AArch64CC::CondCode & OutCC,bool Negate,Register CCOp,AArch64CC::CondCode Predicate,MachineIRBuilder & MIB) const emitConjunctionRec() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 3536 emitConditionalComparison(SDValue LHS,SDValue RHS,ISD::CondCode CC,SDValue CCOp,AArch64CC::CondCode Predicate,AArch64CC::CondCode OutCC,const SDLoc & DL,SelectionDAG & DAG) emitConditionalComparison() argument 3652 emitConjunctionRec(SelectionDAG & DAG,SDValue Val,AArch64CC::CondCode & OutCC,bool Negate,SDValue CCOp,AArch64CC::CondCode Predicate) emitConjunctionRec() argument [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 12612 SDValue CCOp; combineSelectAndUse() local
|