Home
last modified time | relevance | path

Searched refs:IsCondBranchImm (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm64/
Dinstructions-arm64.h156 bool IsCondBranchImm() const { in IsCondBranchImm() function
262 if (IsCondBranchImm()) { in BranchType()
Dfull-codegen-arm64.cc4888 (Instruction::Cast(branch_address)->IsCondBranchImm() && in PatchAt()
/external/vixl/src/vixl/a64/
Dinstructions-a64.h228 bool IsCondBranchImm() const { in IsCondBranchImm() function
329 if (IsCondBranchImm()) { in BranchType()