Home
last modified time | relevance | path

Searched refs:CreateCondCode (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1679 CreateCondCode(AArch64CC::CondCode Code, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateCondCode() function in __anon7ed195ca0211::AArch64Operand
2371 AArch64Operand::CreateCondCode(CC, S, getLoc(), getContext())); in parseCondCode()
3346 AArch64Operand::CreateCondCode(CC, NameLoc, NameLoc, getContext())); in ParseInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1893 CreateCondCode(AArch64CC::CondCode Code, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateCondCode() function in __anon90412aac0111::AArch64Operand
2732 AArch64Operand::CreateCondCode(CC, S, getLoc(), getContext())); in parseCondCode()
3809 AArch64Operand::CreateCondCode(CC, NameLoc, NameLoc, getContext())); in ParseInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2300 CreateCondCode(AArch64CC::CondCode Code, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateCondCode() function in __anon207af5720111::AArch64Operand
3457 AArch64Operand::CreateCondCode(CC, S, getLoc(), getContext())); in parseCondCode()
5131 AArch64Operand::CreateCondCode(CC, NameLoc, NameLoc, getContext())); in ParseInstruction()
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2588 static std::unique_ptr<ARMOperand> CreateCondCode(ARMCC::CondCodes CC, in CreateCondCode() function in __anon674f1f380311::ARMOperand
3319 Operands.push_back(ARMOperand::CreateCondCode(ARMCC::CondCodes(CC), S)); in parseITCondCode()
5915 Operands.push_back(ARMOperand::CreateCondCode( in ParseInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3390 static std::unique_ptr<ARMOperand> CreateCondCode(ARMCC::CondCodes CC, in CreateCondCode() function in __anon3d30f21a0111::ARMOperand
4158 Operands.push_back(ARMOperand::CreateCondCode(ARMCC::CondCodes(CC), S)); in parseITCondCode()
6894 Operands.push_back(ARMOperand::CreateCondCode( in ParseInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3579 static std::unique_ptr<ARMOperand> CreateCondCode(ARMCC::CondCodes CC, in CreateCondCode() function in __anona30756e00111::ARMOperand
4353 Operands.push_back(ARMOperand::CreateCondCode(ARMCC::CondCodes(CC), S)); in parseITCondCode()
7198 Operands.push_back(ARMOperand::CreateCondCode( in ParseInstruction()