Home
last modified time | relevance | path

Searched defs:BT (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSymbolEnumerator.cpp75 const NativeTypeBuiltin &BT = Parent.getUnderlyingBuiltinType(); in getValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp107 if (auto *BT = dyn_cast<DIBasicType>(T)) { in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp260 auto BT = static_cast<WebAssembly::BlockType>(MO.getImm()); in lower() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp420 WebAssembly::BlockType BT) { in addBlockTypeOperand()
536 auto BT = parseBlockType(Id.getString()); in ParseInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1071 BitTracker &BT; member in __anon8bd5dd9f0511::RedundantInstrElimination
1388 BitTracker &BT; member in __anon8bd5dd9f0611::ConstGeneration
1510 BitTracker &BT; member in __anon8bd5dd9f0711::CopyGeneration
1788 BitTracker &BT; member in __anon8bd5dd9f0811::BitSimplification
2774 BitTracker BT(HE, MF); in runOnMachineFunction() local
3319 BitTracker BT(HE, MF); in runOnMachineFunction() local
DHexagonBitTracker.cpp38 using BT = BitTracker; typedef
DBitTracker.cpp73 using BT = BitTracker; typedef
DHexagonGenInsert.cpp285 const BitTracker &BT; member
DHexagonInstrInfo.cpp3632 const MachineBasicBlock *BT = nullptr; in getDotNewPredJumpOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp100 BranchType BT = analyzeBranch(MBB, TBB, FBB, Cond, AllowModify, BranchInstrs); in analyzeBranch() local
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_mult_q7.c290 arm_matrix_instance_q7 BT; in arm_mat_mult_q7() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp137 IntegerType *BT = IntegerType::get(I->getContext(), BI->second); in FastDivInsertionTask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1622 const DIBasicType *BT = dyn_cast<DIBasicType>( in collectEntityInfo() local
2227 void DwarfDebug::emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, in emitDebugLocValue()
2269 const DIBasicType *BT, in finalize()
DDwarfUnit.cpp656 if (auto *BT = dyn_cast<DIBasicType>(Ty)) in createTypeDIE() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js511 ,"BT":[,[,,"[14]\\d\\d(?:\\d{2})?",,,,,,,[3,5] property
Dmetadata.js1309 ,"BT":[,[,,"[17]\\d{7}|[2-8]\\d{6}",,,,,,,[7,8] property
Dmetadatalite.js1309 ,"BT":[,[,,"[17]\\d{7}|[2-8]\\d{6}",,,,,,,[7,8] property
Ddemo-compiled.js122 …242",[,,,,,,,,,[-1]],[,,"242225\\d{4}",,,,"2422250123"],,,[,,,,,,,,,[-1]]],BT:[,[,,"[17]\\d{7}|[2-… property
537 …9(?:1[19]|88)",,,,"911"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],BT:[,[,,"[14]\\d\\d(?:\… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h83 BT, enumerator
DX86ISelLowering.cpp21824 if (SDValue BT = LowerAndToBT(Op0, CC, dl, DAG, X86CC)) in emitFlagsForSetcc() local
22296 if (SDValue BT = LowerAndToBT(Cond, ISD::SETNE, DL, DAG, BTCC)) { in LowerSELECT() local
23016 if (SDValue BT = LowerAndToBT(Cond, ISD::SETNE, dl, DAG, BTCC)) { in LowerBRCOND() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp2210 Value *BT = Builder.CreateSExt(B, NewTy); in matchSAddSubSat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2264 if (auto *BT = dyn_cast<DIBasicType>(getType())) in getSignedness() local